<Put Element Name Here>
<Put short description - 5-6 sentences - here>
Configuration
<Put YAML configuration here, include defaults and explain>
foo: bar # Example, delete me!
HTTP Callbacks
- <Check the PHP class’ httpAction method to find out the actions and what they
- do. If no httpAction method is defined put “None.” into this section.>
<action>
- <Put description here, including required and optional HTTP parameters, HTTP
- method restrictions if any and return values and format. Repeat for every
callback action>
JavaScript API
<Check the widgets methods which don’t start with an underscore.>
<function>
- <Put description here, including required and optional parameters and return
- value if any>
JavaScript Signals
<signal>
<Put description here.>