goog.demos.editor.helloworld.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-closure-library
Show all versions of google-closure-library
The Google Closure Library is a collection of JavaScript code
designed for use with the Google Closure JavaScript Compiler.
This non-official distribution was prepared by the ClojureScript
team at http://clojure.org/
goog.editor Hello World plugins Demo
goog.editor Hello World plugins Demo
This is a demonstration of an editable field with the two sample plugins
installed: goog.editor.plugins.HelloWorld and
goog.editor.plugins.HelloWorldDialogPlugin.
- Click Hello World to insert "Hello World!".
- Click Hello World Dialog to open a dialog where you can customize
your hello world message to be inserted.
The hello world message will be inserted at the cursor, or will replace
the selected text.
Current field contents
(updates as contents of the editable field above change):
(Use to set contents of the editable field to the contents of this textarea)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy