Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 200 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 200 Bytes

Designetable

Html table for designer

Feature

  • Excel-like selection
  • Drag to change size
  • Merge Cell

Usage

	var dt = new Designetable('body', {rows: 20, columns: 20});