Type Alias: AriaAttributesIds
AriaAttributesIds =
Record<keyofPick<AriaAttributes,"aria-errormessage"|"aria-labelledby">,string>
The record with 'aria' attributes.
Introducing Workflow Engine, try for FREE workflowengine.io.
AriaAttributesIds =
Record<keyofPick<AriaAttributes,"aria-errormessage"|"aria-labelledby">,string>
The record with 'aria' attributes.