panelsPage: Shiny panels layout

View source: R/layout.R

panelsPageR Documentation

Shiny panels layout

Description

Shiny panels layout

Usage

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

panelsPage()


datasketch/dsAppLayout documentation built on Feb. 1, 2023, 4:25 a.m.