Appearance
Home > @liquidrazor/list-display > ModalState
ModalState interface
State for the modal experience tied to actions.
Signature:
typescript
export interface ModalStateProperties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | (Optional) Identifier of the action owning the modal. | ||
boolean | Whether a modal is currently shown. | ||
(Optional) Identifier of the row associated with the modal, if any. |