matchesState() function​
Signature:
export declare function matchesState(parentStateId: StateValue, childStateId: StateValue): boolean;
Parameters​
Parameter | Type | Description |
---|---|---|
parentStateId | StateValue | |
childStateId | StateValue |
Returns:
boolean
Signature:
export declare function matchesState(parentStateId: StateValue, childStateId: StateValue): boolean;
Parameter | Type | Description |
---|---|---|
parentStateId | StateValue | |
childStateId | StateValue |
Returns:
boolean