UNPKG

@lion/overlays

Version:

Overlays System using lit-html for rendering

6 lines (5 loc) 135 B
/** * @param {Element} element * @returns {HTMLElement[]} */ export function getFocusableElements(element: Element): HTMLElement[];