The text button is primarily used for links to additional information and can enhance information delivery through leading/trailing icons.

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
State | Value | Description |
---|
Pressed | Boolean | Switches to True when in a clicked state via touch |
Disabled | Boolean | If True, the Button is in a non-controllable state |
Loading | Boolean | If True, the Button shows a loader and switches to a non-controllable state |

Properties
State | Value | Description |
---|
Size | Medium, Small | You can select and use Button size options. |
