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) 411 B
import { BaseComponent } from 'primeng/basecomponent'; import * as i0 from "@angular/core"; /** * TabPanels is a helper component for Tabs component. * @group Components */ export declare class TabPanels extends BaseComponent { static ɵfac: i0.ɵɵFactoryDeclaration<TabPanels, never>; static ɵcmp: i0.ɵɵComponentDeclaration<TabPanels, "p-tabpanels", never, {}, {}, never, ["*"], true, never>; }