SYSTEM_ACTION_BUTTON
System widget that displays a button that you can click to run an action. Supports some attributes from a CELL element.
This element is undocumented and not recommended for use in production. Instead you can create custom buttons with help of IMAGE_ACTION_BUTTON or INVISIBLE_ACTION_BUTTON and some graphics via svg or CANVAS.
Attributes brief detailed show all inherited
Example
- <!-- open presets menu -->
- <SYSTEM_ACTION_BUTTON action_id="OpenPresetsMenu" width="100" />

Comments
Please, authorize to view and post comments.