Button

Attribute Type Documentation Default Value
class :string
color :string
ghost :boolean false
link :boolean false
outline :boolean false
active :boolean false
disabled :boolean false
glass :boolean false
loading :boolean false
no_animation :boolean false
size :string
wide :boolean false
block :boolean false
shape :string
rest :global
Required inner_block * :slot
Button
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z" /></svg>