Tooltip
Installation
npx @v-moravec/ui add tooltip
Code will be added to ~/components/ui/tooltip/. You can further customize it there.
Props
Name | Type |
---|---|
label |
|
placement |
|
offsetSize |
|
strategy |
|
<UiTooltip
label="
"
offsetSize="
"
placement="
"
></UiTooltip>
Slots
Name | Type |
---|---|
default |
|