NgSelectOption
directive
Marks <option>
as dynamic, so Angular can be notified when options change.
NgModules
Selectors
Properties
Property | Description |
---|---|
id: string | |
@Input()ngValue: any | Write-only. |
@Input()value: any | Write-only. |
Description
See docs for SelectControlValueAccessor
for usage examples.
Methods
ngOnDestroy() |
---|
|
© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v6.angular.io/api/forms/NgSelectOption