Create a column
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