UNPKG

huge-table

Version:

Table component to handle huge sets of data, based on Facebook's FixedDataTable

15 lines (13 loc) 278 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>import.io | Huge Table</title> <link href="./bundle.css" rel="stylesheet"> </head> <body> <section id="main"></section> <section id="main2"></section> <script src="./bundle.js"></script> </body> </html>