Learn R Programming

tabler (version 0.1.0)

layout_horizontal: Build horizontal layout structure

Description

Horizontal layout uses a top header/navigation

Usage

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

Arguments

navbar

Navbar component

sidebar

Not used

body

Body content

footer

Footer