Launching the Sample Plugin
Last updated
Last updated
A sample plugin comes loaded with the Plugin Playground. Click the Play button to run a plugin.
This will display a plugin with 3 numerical inputs and a Create Block button. Go ahead and test the plugin, which will create a cube based on the provided input values.
If you want to see the code behind this plugin, click the Edit button.
This will launch a dialog containing all the main pieces of a FormIt plugin: HTML, JavaScript, and CSS.