@sqlrooms/python / PythonBlockRenderProps
Type Alias: PythonBlockRenderProps<TRoomState>
PythonBlockRenderProps<
TRoomState> =StatefulBlockRenderProps<TRoomState> &object
Type Declaration
| Name | Type |
|---|---|
artifactId? | string |
compact? | boolean |
className? | string |
Type Parameters
| Type Parameter | Default type |
|---|---|
TRoomState extends PythonSliceState | PythonSliceState |
