SelectGroup
Overview
Groups related SelectItem elements within SelectContent.
Props
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| as | string|object | undefined | The HTML element or component to render as. | |
| asChild | boolean | undefined | Whether to render as a child element. |
Slots
default
Slot.
Source
client/lib/controls/select/SelectGroup.vue