Item components

Selectable

item component · builder

The item can have options for the [select] command which fire progs when selected

You can use the following options with this component:

name <name> - sets the name of the component
desc <desc> - sets the description of the component
add <keyword> <canselectprog> <onselectprog> <description> - adds a new option
remove <keyword> - removes the option specified by keyword
swap <keyword1> <keyword2> - swaps the position of two options in the display

← Back to Item components