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