TheClashFruit's Docs

Tab

A tab button component.

Note: Not yet available. This is a work in progress and will be available in a future release.

Example

<Tab action="ddg:close_menu">Tab Title</Tab>

Attributes

AttributeTypeDescription
position(int; int)The position of the tab in the menu.
actionstringThe action to perform when the tab is clicked.
widthintThe width of the tab in pixels.
heightintThe height of the tab in pixels.

* Required.