If you bundled the component with an ion-label component under an ion-item, you can force the id of the ion-label to be this value. If selectLabel is not set, the attribute aria-labelledby will be set accordingly.
The id of the wrapped select element.
The aria-label value given to the wrapped selectbox field.
Text announced in a screen reader when no value is selected.
Text used in a screen reader to announce selected values.
Fires when the component gains or looses focus through the "tab" key. The component also toggles the class "hylo-has-focus".
The emitted boolean value indicates whether the component gained or lost the focus.
Generated using TypeDoc
Adds accessibility functionality to select elements. Wrap the select element with the hylo-select component.