UNPKG

ngx-bootstrap

Version:
14 lines (13 loc) 614 B
import { PopoverConfig } from './popover.config'; import * as ɵngcc0 from '@angular/core'; export declare class PopoverContainerComponent { placement?: string; title?: string; containerClass?: string; popoverId?: string; get isBs3(): boolean; constructor(config: PopoverConfig); static ɵfac: ɵngcc0.ɵɵFactoryDef<PopoverContainerComponent, never>; static ɵcmp: ɵngcc0.ɵɵComponentDefWithMeta<PopoverContainerComponent, "popover-container", never, { "placement": "placement"; "title": "title"; }, {}, never, ["*"]>; } //# sourceMappingURL=popover-container.component.d.ts.map