<nve-select>
Properties
Resets control value to initial attribute value and clears any active validation rules.
Controls the visual prominence to establish hierarchy and guide user attention.
muted Reduces visual weight for supporting content that should remain subtle and unobtrusive.
Sets the input to match native default content block
true
false
Sets the input to match the width of the active text content of the control value. Only applicable to vertical input box type controls (input, select)
true
false
Controls the directional arrangement and spacing behavior of the element's content.
vertical Arranges content in a vertical stack with block-level spacing.
vertical-inline Arranges content vertically with compact inline spacing for dense layouts.
horizontal Arranges content in a horizontal row with block-level spacing.
horizontal-inline Arranges content horizontally with compact inline spacing.
Communicates the intent and semantic meaning of an element to help users understand the outcome of their actions.
warning Indicates cautionary actions that require careful consideration before proceeding.
success Represents positive outcomes, confirmations, or constructive actions.
error
disabled
Enables updating internal string values for internationalization.
Demonstrates different container styles to accommodate visual weight and context.
flat Element has white space bounds but reduced visual container.
inline Element container reduces to fit within inline content such as a block of text.
Events
Slots
Label element
Select input element
CSS Properties
CSS Parts
The dropdown popup element
The caret/chevron icon element
The icon element
The menu item elements
The dropdown menu element