public static interface ComponentLifecycle.TransitionContainer
StateContainer
when componentspec specifies state update method with OnUpdateStateWithTransition
annotation.Modifier and Type | Method and Description |
---|---|
List<Transition> |
consumeTransitions()
Remove and return all transitions collected from state updates with transitions.
|
List<Transition> consumeTransitions()