AttributeFilter()
Home > @gooddata/sdk-ui-filters > AttributeFilter
AttributeFilter() function
AttributeFilter is a component that renders a simple button and a dropdown populated with attribute values for specified attribute display form.
Signature:
export declare function AttributeFilter(props: IAttributeFilterProps): React.JSX.Element;
Parameters
Parameter | Type | Description |
---|---|---|
props | IAttributeFilterProps |
Returns:
React.JSX.Element