Options
All
  • Public
  • Public/Protected
  • All
Menu

The proptypes for ErrorMessage.

This also supports all aria-* and data-* attributes.

Hierarchy

Index

Properties

Optional children

children: React.ReactNode

Optional className

className: undefined | string

Optional id

id: undefined | string

Optional visuallyHiddenText

visuallyHiddenText: undefined | string

Text for screen readers, hidden from normally displaying. Defaults to "Error".

Generated using TypeDoc