core/select/select-item.directive.ts
| Selector | [c8ySelectItem] |
| Standalone | true |
Properties |
|
Inputs |
constructor(templateRef: TemplateRef<SelectItemDirective>)
|
||||||
|
Parameters :
|
| c8ySelectItem |
Type : string
|
| c8ySelectItemLabel |
Type : string
|
| Public templateRef |
Type : TemplateRef<SelectItemDirective>
|