tables.tablecontainer.table.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/tables > TableContainer > table

TableContainer.table property

This is the actual Arquero table instance to store. If it has not been resolved yet it will be undefined.

Signature:

table?: ColumnTable;