Variable: ARIA_LABEL
const ARIA_LABEL: "aria-label" = "aria-label";
Defined in: src/constants.ts:439
Common ARIA attribute constants for accessibility.
Remarksโ
Provides standardized ARIA attribute strings to ensure consistent accessibility implementation across components.