Skip to main content

Text button

text_button_anatomy.svg

1. Root : The top-level container area wrapping the button
2. Label : Button label
3. Icon(Prefix) : An icon that provides visual context to the label
4. Icon(Suffix) : An icon that provides visual context to the label


States

StateValueDescription
PressedBooleanChanges to True when being clicked via touch
DisabledBooleanIf True, the button becomes non-interactive
LoadingBooleanIf True, a loader is displayed inside the button and it becomes non-interactive

text_state.svg



Properties

StateValueDescription
SizeMedium, SmallYou can choose the size option for the button.

text_property.svg