col12 {tabler}R Documentation

Shorthand for column of width 12

Description

Adapted from the 'golem' package for 'Shiny'.

Usage

col12(...)

col11(...)

col10(...)

col9(...)

col8(...)

col7(...)

col6(...)

col5(...)

col4(...)

col3(...)

col2(...)

col1(...)

Arguments

... Arguments passed to 'column()'

Loading...