Skip to content

Playground

Try components live. Adjust controls to see real-time changes and copy the generated code.

Button

Label
Variant
Size
Disabled
Loading
Generated Code
<Button
  variant="primary"
  size="md"
>
  Click me
</Button>