This module is based on the virtual-grid-layout module and performs the following tasks:
- Create the main components of the table (content grid, column+row header grids, top left corner (tlc) header grid, vertical+horizontal scrollbars).
- Draw the grid lines.
- Enable row/column resizing by the user.
- Control the rendering cycle.
Online demo: www.source-code.biz/snippets/typescript/plainTable
NPM package: plain-table