Docs
Components
Buttons

Buttons

Props

Prop NameTypeDescriptionRequired
labelstringText content of the buttonYes
variantprimary, green, dark, outlinePrimary, outlineGreen, outlineDarkStyle variant of the buttonNo
shapedefault, rounded, fullBorder radius style of buttonNo
sizesmallSize of the buttonNo
iconReactNodeIcon component to display with button textNo
classNamestringAdditional CSS classesNo

Examples

Normal Buttons

button

Buttons With Icon

button