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