The signature for Transition onCreate Hooks.
Transition onCreate Hooks are callbacks that allow customization or preprocessing of a Transition before it is returned from [[TransitionService.create]]
the Transition that was just created
a Transition which will then be returned from [[TransitionService.create]]
Generated using TypeDoc
The signature for Transition onCreate Hooks.
Transition onCreate Hooks are callbacks that allow customization or preprocessing of a Transition before it is returned from [[TransitionService.create]]