layout_rtl: 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
)