Private multiMost recent error parsing URL hash.
Private prevMost recently parsed or set state string.
Private stateAPIActiveBrainAtlas fork: Create ActiveBrainAtlas state API endpoint.
Private statePrivate stateIDPrivate userPrivate checkProtected refOptional options: boolean | AddEventListenerOptionsPrivate setPrivate setActiveBrainAtlas fork:
Fetch the state from ActiveBrainAtlas server according to the GET parameter id.
The user mode is determined by the GET parameter multi:
0 - single user mode; 1 - multi user mode.
This is called upon initial load of the page.
This is called from src/main_python.ts
Private updateGenerated using TypeDoc
An instance of this class manages a binding between a Trackable value and the URL hash state. The binding is initialized in the constructor, and is removed when dispose is called.