mapAvailableModesToInternal()
Home > @gooddata/sdk-ui-filters > mapAvailableModesToInternal
mapAvailableModesToInternal() 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.
Maps public available modes to internal menu modes.
Signature:
export declare function mapAvailableModesToInternal(modes: AttributeFilterAvailableMode[] | undefined): AttributeFilterMode[];
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
modes |
AttributeFilterAvailableMode[] | undefined |
Returns: