fdColumn: Create a column

Description Usage Arguments

Description

Create a column

Usage

1
2
fdColumn(width, ..., offset = NULL, id = paste0("column-", round(runif(1) *
  10000)))

Arguments

width

the grid width of the column

...

elements to include within the column

offset

the number of columns to offset this column

id

id for the column


alteryx/flightdeck documentation built on May 12, 2019, 1:39 a.m.