UNPKG

ngx-bootstrap

Version:
3 lines (2 loc) 243 B
import { Offsets } from '../models'; export declare function computeAutoPlacement(placement: string, refRect: Offsets, target: HTMLElement, host: HTMLElement, allowedPositions?: string[], boundariesElement?: string, padding?: number): string;