Usage
Use for navigating to new pages or opening dialogs.
Use within settings like UI that’s contained in a card, sidebar, drawer, or anything with a predetermined small width (anything below 600px).
Use for settings configurations that may involve opening a new flow for further customization.
Design properties
| Property | Values | Default |
|---|---|---|
| Show icon Boolean | true | false | true |
| Show description Boolean | true | false | true |
| State Variant | Default | Hover | Active | Focus | Disabled | Default |
Show description
Adds a smaller, and de-emphasized description below the label.
Show icon
An optional icon ahead of the label.
Code properties and attributes
Variants
States
Writing guidelines
See Button’s writing guidelines
Related components
Changelog
|
Date |
Version |
Notes |
|---|---|---|
|
September 2, 2025 |
1.1.0 |
Added more related components. |
|
August 29, 2025 |
1.0.0 |
First release of Box component documentation. |