@angular/forms

NgSelectOption

directive

Marks <option> as dynamic, so Angular can be notified when options change.

  class NgSelectOption implements OnDestroy {}  
Jump to details