plain-table
v0.1.0
Published
A HTML table controller with virtual rendering
Downloads
1
Readme
plain-table - A HTML table controller with virtual rendering
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