useJupyterLabStore
Datalayer Core / useJupyterLabStore
Function: useJupyterLabStore()
Call Signature
useJupyterLabStore():
JupyterLabState
Defined in: src/state/substates/JupyterLabState.ts:34
Returns
Call Signature
useJupyterLabStore<
T>(selector):T
Defined in: src/state/substates/JupyterLabState.ts:35
Type Parameters
T
T
Parameters
selector
(state) => T
Returns
T