Skip to content

pantoken / packages/utils/src / FOCUSABLE_SELECTOR

Variable: FOCUSABLE_SELECTOR

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

Beta

The elements the ring applies to by default (the common interactive/focusable elements).