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): import("react/jsx-runtime").JSX.Element;
Parameters
Parameter |
Type |
Description |
---|---|---|
props |
Returns:
import("react/jsx-runtime").JSX.Element