UNPKG

ng-prime-tools

Version:

An advanced PrimeNG table for Angular

14 lines 331 B
export interface ImageStyle { altText: string; imageUrl: string; routerLink?: string; color?: string; width?: string; height?: string; margin?: string; marginLeft?: string; marginRight?: string; marginTop?: string; marginBottom?: string; } //# sourceMappingURL=image-style.model.d.ts.map