Interface: ErrorViewProps
Properties​
error​
• error: string
| Error
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
Defined in​
packages/firecms/src/core/components/ErrorView.tsx:11
title​
• Optional
title: string
Defined in​
packages/firecms/src/core/components/ErrorView.tsx:10
tooltip​
• Optional
tooltip: string