API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

T

typeSceneConstructor

@codexo/exojs / core / stable

Zero-argument constructor for a Scene subclass. `Data` is the activation-data type this scene expects, inferred at navigation call sites via InferSceneData.

0
props
0
methods
0
events
Import
import { SceneConstructor } from '@codexo/exojs'

Zero-argument constructor for a Scene subclass. `Data` is the activation-data type this scene expects, inferred at navigation call sites via InferSceneData.

Definition1
Source