Skip to main content

navigation

Component name

Sed posuere consectetur est at lobortis. Donec sed odio dui. Nulla vitae elit libero, a pharetra augue. Cras mattis consectetur purus sit amet fermentum.

Preview

 <Button type="primary">Button</Button>
PropertyDefaultDescription
SizemdSpecifies the size of the button, from the following list of sizes: sm md lg xl 2xl
TypeprimarySpecifies the type of the button, from the following list of sizes: primary secondary tertiary
DisabledfalseSpecify whether the Button should be disabled, or not: true false
onClick-Provide an optional function to be called when the button element is clicked: func