Last date modified: 2025-Apr-29

Interface: FilterStateModificationApi

FilterStateModificationApi.FilterStateModificationApi

Description

Refer to FilterStateModificationApiV1

Properties

Properties

updateFilterState

Type declaration

  • (filterRequest, action?, filterType?): void
Parameters
Name Type
filterRequest FilterNode
action? FILTER_UPDATE_ACTIONS
filterType? FILTER_TYPES
Returns

void

Deprecated

Use 'v1.updateFilterState' instead.

v1

Description

Contains the updated v1 version of the FilterStateModificationApi

Return to top of the page
Feedback