UNPKG

ngx-bootstrap

Version:
9 lines (8 loc) 248 B
import { PopoverConfig } from './popover.config'; export declare class PopoverContainerComponent { placement: string; title: string; containerClass: string; readonly isBs3: boolean; constructor(config: PopoverConfig); }