ComboBox LEGACY

Examples API Setup
  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: