Skip to content

Button

Basic button component.

Size

loading

Basic Usage

loading

Customized Buttons

loading

Props

PropDescriptionTypeDefault
typeButton type'primary' | 'success' | 'warning' | 'danger' | 'info' | ...other custom style keys''
sizeButton size'small' | 'medium' | 'large''medium'
disabledWhether disabledbooleanfalse
roundWhether roundedbooleanfalse
plainWhether plain buttonbooleanfalse
iconIcon to usecomponentnone