A SUIT component for...
Read more about SUIT's design principles.
- Component(1):
component install suitcss/components-table
- npm:
npm install suitcss-components-table
- Bower:
bower install suit-components-table
- Download: zip
Table
- The core component class
- ...
<div class="Table">
</div>
Install Node (comes with npm).
npm install
To generate a build:
npm run build
To generate the testing build.
npm run build-test
Basic visual tests are in test.html
.
- Google Chrome (latest)
- Opera (latest)
- Firefox 4+
- Safari 5+
- Internet Explorer 8+