Preparing search index...
The search index is not available
Palico App
Palico App
@palico-ai/common
TableNotebookWidget
Interface TableNotebookWidget
interface
TableNotebookWidget
{
data
:
{
columnAggregationFn
:
TableNotebookWidgetColumnAggregatorFNMap
;
tableState
:
Partial
<
TableState
>
;
}
;
type
:
Table
;
}
Index
Properties
data
type
Properties
data
data
:
{
columnAggregationFn
:
TableNotebookWidgetColumnAggregatorFNMap
;
tableState
:
Partial
<
TableState
>
;
}
Type declaration
column
Aggregation
Fn
:
TableNotebookWidgetColumnAggregatorFNMap
table
State
:
Partial
<
TableState
>
type
type
:
Table
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
data
type
Palico App
Loading...