DialogTrigger
Overview
The trigger button that opens a Dialog.
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/DialogTrigger.vue