RowType
Type Alias: RowType¶
taipy-gui JS module API / RowType
RowType =
Record\<string,RowValue>
The definition of a table row.
A row definition associates a name (a string) to a type (a RowValue).
taipy-gui JS module API / RowType
RowType =
Record\<string,RowValue>
The definition of a table row.
A row definition associates a name (a string) to a type (a RowValue).