backend
Home > @gooddata/sdk-ui-filters > IAttributeFilterCoreProps > backend
IAttributeFilterCoreProps.backend property
Specify an instance of analytical backend instance to work with.
Signature:
backend?: IAnalyticalBackend;
Remarks
Note: if you do not have a BackendProvider above in the component tree, then you MUST specify the backend.