Keypad
The keypad is used to input necessary information such as numbers and text when using a service.
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 | Default | Description |
---|---|---|---|
Pressed | Boolean | False | Switches to True when in a touched state |
Pressed | Boolean | False | Switches to True when the window is draggable |
Disabled | Boolean | - | If True, the Button is in a non-controllable state |
Properties
State | Value | Description |
---|---|---|
Keypad | Primary, Secondary, Special | You can choose different types depending on the role of the keyboard. |
Keyboard | Text, Voice | Supports text input via keypad or voice. |