This repository has been archived by the owner on Apr 1, 2022. It is now read-only.
1.1.1 released!
New features and removals
- Datatable props: add
tblClass / tblStyle
for<table>
- Datatable props: remove
tableBordered
(use the above instead) - Column props: add
colspan
for<th> / <td>
Improvements
- fix the width of
MultiSelect
to30px