Bootstrap 5
Bootstrap 3
react-bootstrap-table-ng default support bootstrap 3.
Bootstrap 4
Add bootstrap4 prop on BootstrapTable or ToolkitProvider to enable the Bootstrap 4.
Bootstrap 5
Add bootstrap5 prop on BootstrapTable or ToolkitProvider to enable the Bootstrap 5.
If both bootstrap5 is set, Bootstrap 5 will be used regardless of bootstrap4 is set or not.