ErrorComponentPropsinterface

{
	reason: unknown;
}
PropertyType
.reasonunknown
required

Props for a component that renders a caught error reason.