bootstrapintermediatemit
Bootstrap Table
A striped data table.
4.8k2.0k651346
About this module
A Bootstrap table with hover rows, badges and pagination for data-heavy lists.
#bootstrap#table#data
Source code
Installation
- 1
Install Bootstrap
Install the package or add the CDN link.
npm install bootstrap - 2
Load the CSS
Import `bootstrap/dist/css/bootstrap.min.css` (and `bootstrap.bundle.min.js` for JS components).
- 3
Paste the markup
Copy the markup into your page.
Usage
- 1
Copy the markup
Paste the HTML below into your page or template.
- 2
Check the JS bundle
This markup is static — no extra JS needed.