UNPKG

arrowtab

Version:

Use arrow keys to "tab" between focusable elements

5 lines (4 loc) 127 B
export declare const getAngle: ({ activeElement, element, }: { activeElement: Element; element: Element; }) => number;