Closed lroal closed 4 years ago
Sceenshot from the large dataset
You're referencing the theme but probably not actually including it -
ie:
import "@ag-grid-community/all-modules/dist/styles/ag-grid.css"; import "@ag-grid-community/all-modules/dist/styles/ag-theme-bootstrap.css";
I try to use the ag-theme-boostrap, but it does not seem to work. <ag-grid-vue style="width: 100%; height: 350px;" class="ag-theme-bootstrap"