PluginProbe
Hello Plus / 1.7.3
Hello Plus v1.7.3
trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.1.0 1.1.1 1.1.2 1.1.3 1.2.0 1.2.1 1.3.0 1.4.0 1.4.1 1.5.0 1.5.1 1.5.2 1.5.3 1.6.0 1.6.1 1.6.2 1.7.0 1.7.1 1.7.2 1.7.3 All 30 releases
hello-plus / modules / forms / assets / js / editor.js

editor.js in Hello Plus 1.7.3, at modules/forms/assets/js/editor.js

6 lines 127 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 import FormsModule from './editor/module';
2
3 const HelloPlusForms = new FormsModule();
4
5 window.helloPlusForms = HelloPlusForms;
6