UNPKG

@blackbaud/skyux

Version:
7 lines (6 loc) 209 B
import { TemplateRef, OnInit } from '@angular/core'; export declare class SkyListToolbarItemRendererComponent implements OnInit { template: TemplateRef<any>; private container; ngOnInit(): void; }