Skip to main content

useNbformatStore

Datalayer Core


Datalayer Core / useNbformatStore

Function: useNbformatStore()

Call Signature

useNbformatStore(): NbformatState

Defined in: tech/datalayer/core/src/state/substates/NbformatState.ts:29

Returns

NbformatState

Call Signature

useNbformatStore<T>(selector): T

Defined in: tech/datalayer/core/src/state/substates/NbformatState.ts:30

Type Parameters

T

T

Parameters

selector

(state) => T

Returns

T