mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-22 07:50:36 +01:00
docs(collapsible): update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<UCollapsible class="w-48 mx-auto">
|
||||
<UButton label="Open" color="gray" variant="subtle" />
|
||||
<UCollapsible class="w-48">
|
||||
<UButton label="Open" color="gray" variant="subtle" trailing-icon="i-heroicons-chevron-down-20-solid" block />
|
||||
|
||||
<template #content>
|
||||
<Placeholder class="h-48" />
|
||||
|
||||
Reference in New Issue
Block a user