Import
Usage
Props
Button variant from
theme.buttons. The component uses the primary variant by default.Theme-aware styles to customize the button appearance.
Disable the button.
HTML button type attribute.
Click event handler.
Inherited Props
Button extends Box and accepts:- All standard HTML button attributes
- Box spacing props (m, p, mx, my, px, py, etc.)
- Box color props (color, bg, opacity)
