getFilterToDisplay()
Home > @gooddata/sdk-ui-filters > IAttributeFilterLoader > getFilterToDisplay
IAttributeFilterLoader.getFilterToDisplay() method
Get the filter to display in component, including custom displayAsLabel applied. Note: This filter is not used for execution and can be completely the same as getFilter one.
Signature:
getFilterToDisplay(): IAttributeFilter;
Returns: