Skip to content

Home > @liquidrazor/list-display > StatusStateProps

StatusStateProps interface

Minimal props shared by the various status state components such as loading, empty, or error states.

Signature:

typescript
export interface StatusStateProps

Properties

Property

Modifiers

Type

Description

message?

string

(Optional) Optional message to display alongside the visual state.