UNPKG

ngx-bootstrap-fix-datepicker

Version:
5 lines (4 loc) 177 B
/** * Finds the first parent of an element that has a transformed property defined */ export declare function getFixedPositionOffsetParent(element: HTMLElement): HTMLElement;