v1.9.0
- Added PaginationContainer that you can use to better control where pagination will be shown
- Added
plain
configuration option. When specified, sematable wrapper will only return your table component, without the bootstrap grid, and without the page size, filter, and pagination controls (you can add them with PaginationContainer, PageSizeContainer, and FilterContainer)