layout_rtl: Build rtl layout structure

View source: R/layout-rtl.R

layout_rtlR Documentation

Build rtl layout structure

Description

Right-to-left layout variant - transforms vertical navbar to horizontal with brand and theme inside ul

Usage

layout_rtl(
  navbar,
  sidebar,
  body,
  footer,
  theme = "light",
  color = NULL,
  show_theme_button = TRUE
)

tabler documentation built on Nov. 5, 2025, 6:05 p.m.