Skip to main content

Options

Options | individual options within the Select component shadow

The Options element is intended for use inside the Select element and is used to display a dynamically generated list of options that is asynchronously retrieved from the specified URL.

For more information on using Options, navigate to the Select. element documentation.

Attributes and Properties

item-text

DescriptionText value of the element
Attributeitem-text
Typeany
Defaultundefined

item-value

DescriptionText value of the element
Attributeitem-value
Typeany
Defaultundefined

url

DescriptionContains a URL or URL fragment with the data to be retrieved.
Attributeurl
Typestring | undefined
Defaultundefined

Events

No events available for this component.

Methods

No public methods available for this component.

CSS Shadow Parts

No CSS shadow parts available for this component.

CSS Custom Properties

No CSS custom properties available for this component.

Slots

No slots available for this component.