State.toStrings() method​
Returns an array of all the string leaf state node paths.
Signature:
toStrings(stateValue?: StateValue): string[];
Parameters​
Parameter | Type | Description |
---|---|---|
stateValue | StateValue | (Optional) |
Returns:
string[]
Returns an array of all the string leaf state node paths.
Signature:
toStrings(stateValue?: StateValue): string[];
Parameter | Type | Description |
---|---|---|
stateValue | StateValue | (Optional) |
Returns:
string[]