mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
playground(tooltip): avatar trigger
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<UTooltip text="Tooltip" :shortcuts="['⌘', 'K']" arrow>
|
||||
<UButton label="Hover me" color="white" />
|
||||
<UAvatar src="https://avatars.githubusercontent.com/u/739984?v=4" />
|
||||
</UTooltip>
|
||||
</template>
|
||||
Reference in New Issue
Block a user