layout_fluid: Build fluid layout structure

View source: R/layout-fluid.R

layout_fluidR Documentation

Build fluid layout structure

Description

Build structure for the fluid layout which uses a top navbar

Usage

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

Arguments

navbar

Navbar component

sidebar

Not used

body

Body content

footer

Footer content


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