Used for typeahead functionality when filtering is disabled. If provided, this will be used, otherwise the innerText of the rendered element. typeaheadLabel?: string¶
The value if this option. It will be used for formControls and the value property of this si-select . The value will internally be checked on equality by using === . So an app should either use string or ensure that same values are referentially equal. value: T¶
Except where otherwise noted, content on this site is licensed under MIT License.