SceneWithOptions
Index
Properties
Properties
optionalloader
scene
Scene associated with this route
If a constructor is provided it will not be constructed until navigation is requested
optionaltransitions
Specify scene transitions
Type declaration
optionalin?: Transition
Optionally specify a transition when going "in" to this scene
optionalout?: Transition
Optionally specify a transition when going "out" of this scene
Optionally specify a loader for the scene