IAttributeFilterDropdownBodyProps
Home > @gooddata/sdk-ui-filters > IAttributeFilterDropdownBodyProps
IAttributeFilterDropdownBodyProps interface
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.
AttributeFilter dropdown content that is displayed in the open state of AttributeFilter.
Signature:
export interface IAttributeFilterDropdownBodyProps 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| () => void | (BETA) Callback that will be called each time ApplyButton clicked. | ||
| () => void | (BETA) Callback that will be called each time CancelButton clicked. | ||
| number | (BETA) (Optional) Specify the width of dropdown body. |