UNPKG

primeng

Version:

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

10 lines (7 loc) 383 B
import { BaseIcon } from 'primeng/icons/baseicon'; import * as i0 from '@angular/core'; declare class ChevronRightIcon extends BaseIcon { static ɵfac: i0.ɵɵFactoryDeclaration<ChevronRightIcon, never>; static ɵcmp: i0.ɵɵComponentDeclaration<ChevronRightIcon, "[data-p-icon=\"chevron-right\"]", never, {}, {}, never, never, true, never>; } export { ChevronRightIcon };