setSelectAndDispatch
Home > @gooddata/sdk-ui-dashboard > DashboardStoreAccessor > setSelectAndDispatch
DashboardStoreAccessor.setSelectAndDispatch property
Callback to be passed as component property to set and to handle Dashboard component state from outside of the component.
Signature:
setSelectAndDispatch: (state: DashboardState, dispatch: DashboardDispatch) => void;