@sqlrooms/python / useStoreWithPython
Function: useStoreWithPython()
useStoreWithPython<
T>(selector):T
Selects Python state from the active SQLRooms store.
Type Parameters
| Type Parameter |
|---|
T |
Parameters
| Parameter | Type |
|---|---|
selector | (state) => T |
Returns
T
