DashboardState
Home > @gooddata/sdk-ui-dashboard > DashboardState
DashboardState interface
Layout of the dashboard component's state. State modifications are always done using Command API. Reading from state must always be done using the Selectors API.
Accessing state props directly is dangerous practice. We reserve the rights to refactor and otherwise break the shape of the state at any time while keeping the Selectors and Command APIs stable.
Signature:
export interface DashboardState