jqueryLayoutPanes: A jqueryLayoutPage

Description Usage

View source: R/layout.r

Description

A jqueryLayoutPage

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
jqueryLayoutPanes(
  id = NULL,
  center = NULL,
  north = NULL,
  west = NULL,
  east = NULL,
  south = NULL,
  panes = list(north = north, west = west, center = center, east = east, south = south),
  json.opts = "",
  style = NULL,
  js.do.layout = TRUE,
  parent = "body",
  parent.layout = NULL,
  parent.pane = "center"
)

skranz/shinyEventsUI documentation built on April 4, 2021, 5:13 a.m.