batteries-not-included
Advanced tools
Changelog
0.1.0 (2020-06-05)
thead
and tfoot
elsheader
prop inputs have changed. Instead of name
, get the column name by ({columnName})
body
prop has been dropped. Please use a functional child now to define a body templatetable: added trProps
function support (c1f9348)
table: added footer support (2cf9d3f)
table: added initial version of datatable component (c24b639)
table: added support for column and colgroup (2505045)
table: added table props passing (9641f32)
table: initial work to add support for multi-thead items (7d20a9e)
table: made value
function optional based on columnKey
value (1c5567b)
table: move body prop to functional child (bc63ce3)