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

11 lines (10 loc) 332 B
import { BaseStyle } from 'primeng/base'; import * as i0 from "@angular/core"; export declare class InputIconStyle extends BaseStyle { name: string; classes: { root: string; }; static ɵfac: i0.ɵɵFactoryDeclaration<InputIconStyle, never>; static ɵprov: i0.ɵɵInjectableDeclaration<InputIconStyle>; }