Const
Initialization Events Type These constants represent the events used for initializing the state. GET_INIT_STATE is used to request the initial state from another tab. RECEIVE_INIT_STATE is used to receive the initial state from another tab.
GET_INIT_STATE
RECEIVE_INIT_STATE
Generated using TypeDoc
Initialization Events Type These constants represent the events used for initializing the state.
GET_INIT_STATE
is used to request the initial state from another tab.RECEIVE_INIT_STATE
is used to receive the initial state from another tab.