dashboardFilterLocalIdentifier()
Home > @gooddata/sdk-model > dashboardFilterLocalIdentifier
dashboardFilterLocalIdentifier() 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.
Returns local identifier of the dashboard filter.
Signature:
export declare function dashboardFilterLocalIdentifier(filter: FilterContextItem): string | undefined;
Parameters
Parameter |
Type |
Description |
---|---|---|
filter |
Returns:
string | undefined