Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 906 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 906 Bytes

Figuration Table Widget

Figuration widget to modify a table into an editable spreadsheet.

Built to work with the Figuration framework.

This is currently in the prototype stage.

Dependencies:

Features:

  • Works on a normal HTML table.
  • Input automatically copies underlying table cell styling.
  • Currently only supports simple tables with one header row, and no colspan or rowspan layouts.
  • Uses minimal additional CSS to extend on Figuration's layout for tables.

Requirements:

  • Tables must use <thead> and <tbody> elements.

Demo and some docs:

Additional Examples: