API Reference > imodeljs-frontend > Views > CategorySelectorState > equalState equalState Method Returns true if this category selector is logically equivalent to the specified category selector. Two category selectors are logically equivalent if they have the same name and Id and contain the same set of category Ids. equalState(other: CategorySelectorState): boolean Parameter Type Description other CategorySelectorState Returns - boolean Defined in core/frontend/src/CategorySelectorState.ts Line 42 Last Updated: 13 June, 2024