Table

Bootstrap Table

Bootstrap's table enhances the basic HTML table.

Use the bsTable class to create an instance of Bootstrap's table inside WireBootstrap.

Render the component using an HTML table element.

Web Component

Use the wire-bs-table web component to render the component using Web Components.

Last updated