Edit page
Home
Getting Started
Components
AlertAnimateHeightAvatarAvatarListBadgeButtonPropsExamplesButtonMenuCalendarCalendarRangeCardCarouselChipClickOutsideContainerContentLoaderCurrencyDataTableDatePickerDateTimePickerDividerDrawerDropdownFloatingActionsGoogleMapGridIconIconDotIfInfiniteScrollKW LogoLoaderModalMonthPickerMonthRangeNavIconOptionsTogglePaginationPartnerLogoResponsiveSVG IconSnackbarStaticMapStatusIndicatorTabTableTimePickerToastsTooltip
Forms
Typography
Utilities
Visualization Components

Button

Buttons allow the user to trigger an action by pressing them. The action the button triggers should be communicated using the label on the button.

Props

as
'button' │ 'a' │ elementType
'button'
block
Bool
false
className
String
[Empty string]
disabled
Bool
false
forwardedRef
Custom
iconOnly
Bool
size
'small' │ 'medium' │ 'large'
'medium'
theme
'primary' │ 'secondary' │ 'link'
'primary'

Examples

Theme Modifiers

Size Modifiers

Disabled Modifier

Block Modifier

Button with Icon

Icon Button