tables.tablecontainer.metadata.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/tables > TableContainer > metadata
TableContainer.metadata property
Optional metadata block for the table. This can follow the container around to help avoid recomputes.
Signature:
metadata?: TableMetadata;