Skip to content

Interactive Playground

Interactive

Experiment with 76 components in real-time. Adjust props and see the results instantly.

Component

Free Components (60)

Pro Components (16)

Preview

Properties

button

Code

<x-aura::button
    variant="primary"
    size="md"
    gradient
    
    
>
    Click Me
</x-aura::button>