Function: ErrorSummary()
function ErrorSummary(__namedParameters): Element | null;
Defined in: components/chrome.tsx:45
The blocked-action summary (docs/06 §7).
role="alert" because it appears in response to a user action that failed;
a polite region would let the enumerator walk away from a form that did not
submit. Each entry is a link to the offending control so the summary is
usable with a keyboard alone.
Parameters
| Parameter | Type |
|---|---|
__namedParameters | ErrorSummaryProps |
Returns
Element | null