Module expander

Source
Expand description

Expander is a simple container that has a header and collapsible/expandable content zone. It is used to create collapsible regions with headers. See Expander docs for more info and usage examples.

Structs§

Expander
Expander is a simple container that has a header and collapsible/expandable content zone. It is used to create collapsible regions with headers.
ExpanderBuilder
Expander builder allows you to create Expander widgets and add them to user interface.

Enums§

ExpanderMessage
A set messages that can be used to either alternate the state of an Expander widget, or to listen for state changes.