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

16 lines (13 loc) 346 B
import * as i0 from '@angular/core'; declare class UseStyle { document: Document; use(css: any, options?: any): { id: any; name: any; el: any; css: any; }; static ɵfac: i0.ɵɵFactoryDeclaration<UseStyle, never>; static ɵprov: i0.ɵɵInjectableDeclaration<UseStyle>; } export { UseStyle };