ComboBox
is a textfield with a dropdown with items. You can choose one of available options or input a value manually. input
, you can put it inside with Textfield
directive as shown below items
and stringify
when new data comes, so they will be observables and you would need async pipe in the template Selected value: 3
IndexChange
directive included in this example. Selected value: null