Skip to content

SelectValue

Overview

Displays the currently selected value inside SelectTrigger.

Props

NameTypeRequiredDefaultDescription
placeholderstringundefinedPlaceholder text shown when no value is selected.
asstring|objectundefinedThe HTML element or component to render as.
asChildbooleanundefinedWhether to render as a child element.

Slots

default

Slot.

Source

client/lib/controls/select/SelectValue.vue

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2