mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-21 07:21:46 +01:00
chore: up
This commit is contained in:
9
playground/compodium/examples/UDropdownMenuExample.vue
Normal file
9
playground/compodium/examples/UDropdownMenuExample.vue
Normal file
@@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<UDropdownMenu>
|
||||
<UButton
|
||||
label="Open Menu"
|
||||
color="neutral"
|
||||
variant="outline"
|
||||
/>
|
||||
</UDropdownMenu>
|
||||
</template>
|
||||
Reference in New Issue
Block a user