Skip to contents

rtabulator comes with the built-in themes of Tabulator JS.

Standard themes

  • midnight
  • modern
  • simple
  • site

Framework themes

  • bootstrap3
  • bootstrap4
  • bootstrap5
  • bulma
  • materialize
  • semanticui

Themes are selected by specifying the theme parameter when calling tabulator():

tabulator(iris, theme = "midnight")