Interface TransitionProperties

Hierarchy

  • TransitionProperties

Properties

nextSelection: TransitionSelection[]

The selection for the next transition

nextStyle: TransitionStyle

The style for the next transition

selection: TransitionSelection[]

If in a transition, this is the selection of the running transition. If no transition is active it will mirror nextSelection

If in a transition, this is the style of the running transition. If no transition is active it will mirror nextStyle

Generated using TypeDoc