Goonstation 13 - Modules - TypesVar Details

tgui_modal/list_input

Datum used for instantiating and using a TGUI-controlled list input that prompts the user with a message and shows a list of selectable options

Vars

capitalizeWhether to capitalize the first letter of each item
defaultThe default button to be selected
items_mapButtons (strings specifically) mapped to the actual value (e.g. a mob or a verb)
start_with_searchWhether we start with the search bar open

Var Details

capitalize

Whether to capitalize the first letter of each item

default

The default button to be selected

items_map

Buttons (strings specifically) mapped to the actual value (e.g. a mob or a verb)

Whether we start with the search bar open