Function: InlineDiagnostic()
InlineDiagnostic(
props):Element
Defined in: forms/inlineDiagnostic.tsx:14
Displays an inline diagnostic message in a form.
Unstable: this component will likely change in the future.
Parameters
| Parameter | Type | Description |
|---|---|---|
| { | ‐ |
|
| Error object to log together with the message on mount. |
|
| Diagnostic message to display. |
| Diagnostic severity. |
Returns
Element