IFilterGroupProps
Home > @gooddata/sdk-ui-filters > IFilterGroupProps
IFilterGroupProps interface
Signature:
export interface IFilterGroupProps<P>
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
P[] | |||
|
(filter: P) => string | |||
|
(filter: P) => boolean | |||
|
(filter: P, AttributeFilterComponent?: ComponentType<IAttributeFilterProps>) => ReactElement | |||
|
string |