createEmptyFilterForAvailableMode()
Home > @gooddata/sdk-ui-filters > createEmptyFilterForAvailableMode
createEmptyFilterForAvailableMode() function
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Creates an empty filter for the specified public mode.
Signature:
export declare function createEmptyFilterForAvailableMode(mode: AttributeFilterAvailableMode, displayForm: ObjRef, localIdentifier?: string): IAttributeFilter;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
mode | ||
|
displayForm | ||
|
localIdentifier |
string |
(Optional) |
Returns: