Buttons are an essential part of any application. Actions can have different shapes using the rounded
prop.
Show codeHide code
Actions can have different colors. The following example shows a muted
button.
Show codeHide code
Actions can have different colors. The following example shows a primary
button.
Show codeHide code
Actions can have different colors. The following example shows a info
button.
Show codeHide code
Actions can have different colors. The following example shows a success
button.
Show codeHide code
Actions can have different colors. The following example shows a warning
button.
Show codeHide code
Actions can have different colors. The following example shows a danger
button.
Show codeHide code
Actions can be shown in a disabled state. Use the disabled
prop to show a disabled button.
Show codeHide code
Actions can be shown in a loading state. Use the loading
prop to show a loading indicator.
Show codeHide code
Actions can be grouped into a single element using the BaseButtonGroup
component.
Show codeHide code
disabled
Show exampleHide example
href
Show exampleHide example
loading
Show exampleHide example
rel
Show exampleHide example
target
Show exampleHide example
to
Show exampleHide example
type
Show exampleHide example
color
Show exampleHide example
rounded
@since
2.0.0
Show exampleHide example
color
Show exampleHide example
rounded