UNPKG

@blackbaud/skyux

Version:
9 lines (8 loc) 219 B
import { TemplateRef } from '@angular/core'; export declare class SkyListToolbarItemComponent { id: string; index: number; location: string; private templates; readonly template: TemplateRef<any>; }