UNPKG

bs-datatable

Version:

A data table based on Bootstrap 5

6 lines (5 loc) 191 B
import { BSDataTableRowCollection } from "./BSDataTableRowCollection"; export declare class BSDataTableHeader extends BSDataTableRowCollection { constructor(); render(): void; }