loadCatalogAttributes
Home > @gooddata/sdk-ui-filters > IRankingFilterDropdownProps > loadCatalogAttributes
IRankingFilterDropdownProps.loadCatalogAttributes property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Lazily loads catalog "out of" attributes valid for the current selection (on picker open).
Signature:
loadCatalogAttributes?: (attributes: ObjRefInScope[]) => Promise<IDimensionalityItem[]>;