rtabulator comes with the built-in themes of Tabulator JS.
Framework themes
- bootstrap3
- bootstrap4
- bootstrap5
- bulma
- materialize
- semanticui
Themes are selected by specifying the theme
parameter
when calling tabulator()
:
tabulator(iris, theme = "midnight")