gwcolumn: Create a gwcolumn within a UI definition

Description Usage Arguments Value See Also

Description

Create a gwcolumn for use within a gwfluidRow

Usage

1
2
gwcolumn(nominator = "", denominator = c(1:12), ..., class = NULL,
  gridBreakpoint = c(NA, "small-tablet", "mobile"))

Arguments

numerator
denominator
...

Elements to include within the column

class

additional class definitions to add.

gridBreakpoint

By default, grid columns collapse into rows at the $small-tablet breakpoint. The grid breakpoint helpers allow you to target the breakpoint that the grid structure should persist through. For more detail see http://groundworkcss.github.io/groundwork/docs/breakpoints.htm

Value

A gwcolumn that can be included within a gwfluidRow.

See Also

gwfluidRow.


johndharrison/shinyGWorks documentation built on May 19, 2019, 5:13 p.m.