Specify the reinitialization behavior. The type defaults to modeChange.

interface ReInitBehaviour {
    type: ReInitType;
}

Properties

Properties