DrawerClose
Overview
A button that closes the Drawer when clicked.
Props
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| as | string|object | undefined | The element or component to render as. | |
| asChild | boolean | false | When true, merges props onto the child element. |
Slots
default
Slot.
Source
client/lib/shell/drawer/DrawerClose.vue