core/common/icon.directive.ts
Allows to set a icon. Switches between c8y default icons and font awesome icons
Selector | [c8yIcon] |
Inputs |
Accessors |
constructor(el: ElementRef, renderer: Renderer2)
|
|||||||||
Parameters :
|
c8yIcon |
Type : string
|
c8yIcon | ||||||
setc8yIcon(icon: string)
|
||||||
Parameters :
Returns :
void
|