UNPKG

react-responsive-modal

Version:

A simple responsive and accessible react modal compatible with React 16 and ready for React 17

4 lines (3 loc) 215 B
export declare const candidateSelectors: string[]; export declare function getAllTabbingElements(parentElem: any): any[]; export declare function tabTrappingKey(event: any, parentElem: any): boolean | undefined;