src/ui/menu/smart-toolbar-menu/smart-toolbar-menu-item.renderer.ts
| selector | SmartToolbarMenuItemRenderer |
| template | |
Properties |
Methods |
Inputs |
Accessors |
constructor(menuStructureService: SmartMenuStructureService)
|
||||||
|
Parameters :
|
| cssClass |
Type : string
|
| item |
Type : any
|
| showIcon |
Type : boolean
|
| onItemClick |
onItemClick()
|
|
Returns :
void
|
| templateContainer |
Type : ViewContainerRef
|
Decorators :
@ViewChild('templateContainer', {read: ViewContainerRef, static: true})
|
| isTemplateItem |
getisTemplateItem()
|
|
Returns :
boolean
|