SiAutocompleteOptionDirective documentation¶
selectorexported-as
[siAutocompleteOption]siAutocompleteOptionInput Properties¶
| Name | Type | Default | Description |
|---|---|---|---|
| disabled ¶ | boolean | false | When true , the option cannot be selected and is rendered in a disabled state. |
| id ¶ | string | __si-autocomplete-option-${SiAutocompleteOptionDirective.idCounter++} | |
| siAutocompleteOption ¶ | T | undefined | The value emitted when this option is selected or activated. |
Attributes and Methods¶
| Name | Type | Default | Description |
|---|---|---|---|
| (readonly) disabled ¶ | boolean | Whether the option is disabled. |
Types Documentation¶
No types to document for items on this page.
Except where otherwise noted, content on this site is licensed under MIT License.