No Preview

Sorry, but you either have no stories or none are selected somehow.

If the problem persists, check the browser console, or the terminal you've run Storybook from.

Button

NameDescriptionDefaultControl
onClick
This function will be trigged on click
unknown
() => {}-
children
Children will be rendered in the button, React Component
-
disabled
true for disabled, false for enabled
unknown
false
iconNoBox
true for no background icon button, false for have a background
unknown
false
type
unknown
PRIMARY_BTN
style
unknown
{}
loading
unknown
false
name
unknown
-
testId
unknown
-
id
unknown
-
iconSrc
unknown
-
iconDisabledSrc
unknown
-
textSrc
unknown
-
customStyle
unknown
-

Stories

Secondary

Tertiary

Text Icon

Text Icon Button

Icon

Toggle