Last date modified: 2025-Apr-29

Interface: FilterStateNotificationApi

FilterStateNotificationApi.FilterStateNotificationApi

Description

Refer to FilterStateNotificationApiV1

Properties

Properties

onFilterStateChange

Type declaration

  • (artifactTypeID, filterStateHandlerFunction): void
Parameters
Name Type
artifactTypeID number
filterStateHandlerFunction FilterStateChangeFunction
Returns

void

Deprecated

Use 'v1.onFilterStateChange' instead.

v1

Contains the updated v1 version of the FilterStateNotificationApi

Return to top of the page
Feedback