core/wizard/wizard-footer.component.ts
selector | c8y-wizard-footer |
template |
|
Properties |
Methods |
constructor(wizard: WizardComponent, wizardService: WizardService)
|
|||||||||
Parameters :
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
footerContent |
Type : TemplateRef<any>
|
Decorators :
@ViewChild('footerContent', {static: true})
|