Skip to main content

Text Button

text_button_anatomy.svg

1. Root : The topmost container area that wraps the button
2. Label: Button label
3. Icon(Prefix) : Icon area that visually elaborates the Label
4. Icon(Suffix) : Icon area that visually illustrates the label


States

StateValueDescription
PressedBooleanSwitches to True when in a clicked state via touch
DisabledBooleanIf True, the Button is in a non-controllable state
LoadingBooleanIf True, the Button shows a loader and switches to a non-controllable state

text_state.svg



Properties

StateValueDescription
SizeMedium, SmallYou can select and use Button size options.

text_property.svg