/
Button Props

Button Props

Props of the Button base component are also available.

Name

Control

Description

Name

Control

Description

variant

primary

secondary

primary-icon

secondary-icon

The variant to use.

size

small

large

The size of the component.

disabled

False

True

If true, the component is disabled.

children

 

The content of the component.

iconPrefix

iconPrefix : {

  • props : {

    • icon : "alert"

    }

}

Element placed before the children.

iconSuffix

iconSuffix : {

  • props : {

    • icon : "arrowDown"

    }

}

Element placed after the children.

aria-label

 

 

className

Set string

 

onClick

-

 

Props of the Icon component

Name

Control

Description

Name

Control

Description

icon

download

error

alert

menu

search

play

add

arrowDown

arrowLeft

arrowRigh

tarrowUp

linkArrow

loading

hide

linkExternal

share

success

tick

twitter

warning

 

size

20

 

className

Set string

 

color

Set string