Properties
Private _autocompleteChange
_autocompleteChange: Subscription
Private _filteredOptions$
Private _initialExpansion
_initialExpansion: boolean = true
Protected _inputConfirmed
_inputConfirmed: boolean = false
editable
editable: boolean = true
filterOptionsFunction
Type declaration
- Parameters- userInput: Observable<string>
 
 
inputFormControl
inputFormControl: FormControl
Whether the contents displayed in this component can be edited by the user or not.
Defaults to
true