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
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.