Button
The Button
component provides a flexible way to create interactive buttons with various styles, sizes, and intents.
Example
Properties
Basic
intent
The visual intent of the button
disabled
Whether the button is disabled
small
Whether to use small size
large
Whether to use large size
icon
Icon to display on the left side
href
URL to navigate to (renders as link button)
Advanced
minimal
Whether to use minimal styling
outlined
Whether to use outlined styling
full
Whether the button should take full width
rounded
Whether to use rounded corners
active
Whether the button is in active state
mono
Whether to use monospace font
rightIcon
Icon to display on the right side
text
The button text content
className
Additional CSS classes