gridsterItem: Add a Gridster item within a Gridster frame to a Shiny web...

Description Usage Arguments Author(s) See Also

Description

Add a Gridster item within a Gridster frame to a Shiny web page

Usage

1
2
  gridsterItem(..., col = NULL, row = NULL, size.x = NULL,
    size.y = NULL)

Arguments

col

The column in which to put the item.

row

The row in which to put the item.

size.x

Width, in number of tiles.

size.y

Height, in number of tiles.

...

Other properties or elements to include.

Author(s)

Winston Chang

See Also

gridster


trestletech/ShinyDash documentation built on May 31, 2019, 7:47 p.m.