SelectItemText
Overview
The text portion of a SelectItem, used for typeahead and display.
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/SelectItemText.vue