Button
Create interactive buttons in a user interface
Installation
npx @v-moravec/ui add button
Code will be added to ~/components/ui/button/. You can further customize it there.
Props
Name | Type |
---|---|
type |
|
outline |
|
size |
|
<UiButton
type="
"
outline="
"
size="
"
></UiButton>
Slots
Name | Type |
---|---|
default |
|