Segment
Segment holds initialState and targetState, which are the beginning and end of a transition. These states will be used to obtain the animation spec that will be used for this transition from the child animations.
Properties
Functions
Link copied to clipboard
Returns whether the provided state matches the initialState&& the provided targetState matches Segment.targetState.