Just a silly little button.
Example
<Button action="ddg:close_menu">Close</Button>Attributes
| Attribute | Type | Description |
|---|---|---|
position | (int; int) | The position of the button in the menu. |
action | string | The action to perform when the button is clicked. |
width | int | The width of the button in pixels. |
height | int | The height of the button in pixels. |
* Required.