StateNodeConfig.id property​
The unique ID of the state node, which can be referenced as a transition target via the #id
syntax.
Signature:
id?: string | undefined;
The unique ID of the state node, which can be referenced as a transition target via the #id
syntax.
Signature:
id?: string | undefined;