AttributeFilterComponentProvider
Home > @gooddata/sdk-ui-dashboard > AttributeFilterComponentProvider
AttributeFilterComponentProvider type
Signature:
export type AttributeFilterComponentProvider = (filter: DashboardAttributeFilterItem) => CustomDashboardAttributeFilterComponent;
References: DashboardAttributeFilterItem, CustomDashboardAttributeFilterComponent