(constructor)
Home > @gooddata/sdk-ui-dashboard > DashboardStoreAccessor > (constructor)
DashboardStoreAccessor.(constructor)
Constructs a new instance of the DashboardStoreAccessor
class
Signature:
constructor(selector: DashboardSelectorEvaluator, dispatch: DashboardDispatch);
Parameters
Parameter | Type | Description |
---|---|---|
selector | DashboardSelectorEvaluator | |
dispatch | DashboardDispatch |