There should be different kind of behaviour to be taken care:
1) Table with fixed header
2) Table with scrollable header
3) Rows could be of 2 different height - small and normal (you can decide the height)
4) Hover: there should be 2 types of hover : no-hover style and hover style.
5) Select: If there is any checkbox of selecting then there should be select style too.
By default the table should have:
Normal height
Hover style
No selectable
Fixed header
Rest should be controlled by add on classes. There should be the README.md to how to use.
For code guidelines please check the main Readme.md
Develop the code example of the Tables.
There should be different kind of behaviour to be taken care:
1) Table with fixed header 2) Table with scrollable header 3) Rows could be of 2 different height - small and normal (you can decide the height) 4) Hover: there should be 2 types of hover : no-hover style and hover style. 5) Select: If there is any checkbox of selecting then there should be select style too.
By default the table should have:
Rest should be controlled by add on classes. There should be the README.md to how to use. For code guidelines please check the main Readme.md