global-context/integration/link-buttons/link-buttons.component.ts
AfterViewInit
OnDestroy
| selector | c8y-link-buttons |
| standalone | true |
| imports |
IconDirective
TooltipModule
C8yTranslatePipe
|
| template | |
Properties |
Methods |
Inputs |
Outputs |
| config |
Type : GlobalContextState
|
Default value : {}
|
| controls |
Type : PresetName | PresetDefinition
|
Default value : PRESET_NAME.DEFAULT
|
| dashboardChild |
Type : DashboardChildComponent
|
| isLinked |
Type : boolean
|
| Required : true |
| toggle |
Type : boolean
|
| ngAfterViewInit |
ngAfterViewInit()
|
|
Returns :
void
|
| ngOnDestroy |
ngOnDestroy()
|
|
Returns :
void
|