mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
301 B
301 B
github
| github |
|---|
| true |
Usage
::component-example #default :tooltip-example #code
<template>
<UTooltip text="Tooltip example" :shortcuts="['⌘', 'O']">
<UButton color="gray" label="Hover me" />
</UTooltip>
</template>
::
Props
:component-props
Preset
:component-preset