UNPKG

primeng

Version:

PrimeNG is an open source UI library for Angular featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeB

12 lines (9 loc) 400 B
import { BaseIcon } from 'primeng/icons/baseicon'; import * as i0 from '@angular/core'; declare class ThLargeIcon extends BaseIcon { pathId: string; ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<ThLargeIcon, never>; static ɵcmp: i0.ɵɵComponentDeclaration<ThLargeIcon, "[data-p-icon=\"th-large\"]", never, {}, {}, never, never, true, never>; } export { ThLargeIcon };