Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Type Alias: AriaAttributesIds

AriaAttributesIds = Record<keyof Pick<AriaAttributes, "aria-errormessage" | "aria-labelledby">, string>

The record with 'aria' attributes.