StateNodeConfig.tags property​
The tags for this state node, which are accumulated into the state.tags
property.
Signature:
tags?: SingleOrArray<TTag>;
The tags for this state node, which are accumulated into the state.tags
property.
Signature:
tags?: SingleOrArray<TTag>;