UNPKG

ag-grid-enterprise

Version:

Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue

3 lines (2 loc) 244 B
export declare function findFocusableElementBeforeTabGuard(rootNode: HTMLElement, referenceElement?: HTMLElement): HTMLElement | null; export declare function isTargetUnderManagedComponent(rootNode: HTMLElement, target?: HTMLElement): boolean;