Skip to content

Home > @liquidrazor/list-display > ListComponents > EmptyState

ListComponents.EmptyState property

Component displayed when there are no rows.

Signature:

typescript
EmptyState?: ComponentType<StatusStateProps>;