Skip to content

pantoken / formats/components/src / FOCUSABLE_SELECTOR

Variable: FOCUSABLE_SELECTOR

const FOCUSABLE_SELECTOR: "a, button, input, select, textarea, summary, [tabindex]" = "a, button, input, select, textarea, summary, [tabindex]"

Beta

Los elementos a los que el anillo se aplica por defecto (los elementos interactivos/enfocables comunes).