Skip to main content

Interface: AriaProperties

Defined in: src/components/AddSiteForm/BaseFormField.tsx:45

ARIA properties that are automatically generated for form inputs.

Propertiesโ€‹

aria-describedby?โ€‹

readonly optional aria-describedby: string

Defined in: src/components/AddSiteForm/BaseFormField.tsx:47

ARIA described-by attribute for error/help text association


aria-labelโ€‹

readonly aria-label: string

Defined in: src/components/AddSiteForm/BaseFormField.tsx:49

ARIA label for accessibility