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
disabledShow exampleHide example
hrefShow exampleHide example
loadingShow exampleHide example
relShow exampleHide example
targetShow exampleHide example
toShow exampleHide example
typeShow exampleHide example
colorShow exampleHide example
rounded@since
2.0.0
Show exampleHide example
colorShow exampleHide example
rounded