Skip to content

@sqlrooms/python / useStoreWithPython

Function: useStoreWithPython()

useStoreWithPython<T>(selector): T

Selects Python state from the active SQLRooms store.

Type Parameters

Type Parameter
T

Parameters

ParameterType
selector(state) => T

Returns

T