SiAutocompleteListboxDirective documentation¶
selectorexported-as
[siAutocompleteListboxFor]siAutocompleteListboxInput Properties¶
| Name | Type | Default | Description |
|---|---|---|---|
| id ¶ | string | __si-autocomplete-listbox-${SiAutocompleteListboxDirective.idCounter++} | |
| siAutocompleteDefaultIndex ¶ | number | 0 | |
| siAutocompleteListboxFor | SiAutocompleteDirective<T> |
Output Properties¶
| Name | Type | Description |
|---|---|---|
| siAutocompleteOptionSubmitted ¶ | (undefined | T) |
Attributes and Methods¶
| Name | Type | Default | Description |
|---|---|---|---|
| (readonly) active ¶ | (null | SiAutocompleteOptionDirective<T>) |
Types Documentation¶
| ||||||
| ||||||
| ||||||
|
| ||||||||
| ||||||||
| ||||||||
|
Except where otherwise noted, content on this site is licensed under MIT License.