panelsPage: Shiny panels layout

Description Usage Arguments Value Examples

View source: R/layout.R

Description

Shiny panels layout

Usage

1
2
panelsPage(..., styles = "", header = NULL, title = NULL,
  debug = FALSE)

Arguments

...

html list contents for the panel

styles

custom css styles

header

html list with custom header

title

Title html page attribute

debug

Used for debugging layout html

Value

None

Examples

1

shinypanels documentation built on Jan. 26, 2020, 5:06 p.m.