Box Button

A full width bordered button for navigating into a new flow.

Box Button

Usage

Do

Use for navigating to new pages or opening dialogs.

Do

Use within settings like UI that’s contained in a card, sidebar, drawer, or anything with a predetermined small width (anything below 600px).

Do

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

Code properties and attributes

See Storybook arguments table

States

Button
State Active
Button
State Disabled
Button
State Focus
Button
State Hover

Writing guidelines

See Button’s writing guidelines

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.