English
latest (v4.7.0)

ComboBox LEGACY

Description and examples API Setup Source code
  1. Import an Angular module for forms and TuiComboBoxModule in the same module where you want to use our component:

    See samples to learn more about working with tui-data-list-wrapper or without them

  2. Declare a form ( FormGroup ) or a control ( FormControl ) in your component:

  3. Add to the template: