tableInput()
tableInput(
name
,table
,tables
,onValueChanged
):InputBase
<DataFrame
|null
>
Parameters
Parameter | Type | Default value |
---|---|---|
name | string | undefined |
table | null | DataFrame | undefined |
tables | DataFrame [] | grok.shell.tables |
onValueChanged | null | Function | null |
Returns
Deprecated
The method will be removed soon. Use input.table instead