powered by
Learn more at https://getbootstrap.com/docs/5.1/layout/columns/.
bs_col(..., col_attr = c(class = "col"))
A string of HTML.
A string or strings of HTML content to include in the col div.
A named list or named vector, names are attribute names and values are attribute values.
bs_col(p("Col 1"))
Run the code above in your browser using DataLab