Error(props) → {ReactElement}
A component that displays an error message and provides a button to attempt a recovery.
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
props | Object | Component props. Properties
|
- Source
Returns:
The rendered component.
- Type:
- ReactElement