UNPKG

ng-prime-tools

Version:

An advanced PrimeNG table for Angular

9 lines 244 B
export interface IconStyle { code: string; color?: string; fontSize?: string; position?: 'left' | 'right'; backgroundColor?: string; shape?: 'circular' | 'rounded-square'; } //# sourceMappingURL=icon-style.model.d.ts.map