Module simple_list

Module simple_list 

Source

Structsยง

SimpleList
SimpleListGroup
SimpleListGroupProperties
A group organizing SimpleListItems in a SimpleListGrouped.
SimpleListGrouped
SimpleListGroupedProperties
Component for selecting an item out of groups of lists. If you are looking for a non-grouped version then use SimpleList.
SimpleListItem
SimpleListItemProperties
A single item which can be selected in a SimpleList.
SimpleListProperties
Component for selecting an item out of a list. Does not support grouping. If you are looking for a grouped version then use SimpleListGrouped.