https://datatables.net/reference/option/dom
When setting this option the styling library is overridden. I am using the bootstrap one which i prefer since it adds a "table-scrollable" style which makes the table resize properly when resizing the window.
However, there are many places where i still wish to disable the search and many of the other items.
How can i add the style div back or make/specify a custom styling?