Expand description
Table and TableBuilder for schema definition.
This module provides the JavaScript API for creating and managing tables.
Structsยง
- Column
Options - Column options for table creation.
- JsTable
- JavaScript-friendly table reference.
- JsTable
Builder - JavaScript-friendly table builder.