Appearance
Home > @liquidrazor/list-display > ListComponents > ErrorState
ListComponents.ErrorState property
Component displayed when the list is in an error state.
Signature:
typescript
ErrorState?: ComponentType<StatusStateProps>;