Table
Last updated
Last updated
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.
Use the wire-bs-table
web component to render the component using Web Components.