DialogClose
Overview
A button that closes the Dialog 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 instead of rendering a wrapper. |
Slots
default
Slot.
Source
client/lib/shell/dialog/DialogClose.vue