bs_col_break {bsTools} | R Documentation |
Learn more at https://getbootstrap.com/docs/5.1/layout/columns/.
bs_col_break(col_break_attr = c(class = "w-100"))
col_break_attr |
A named list or named vector, names are attribute names and values are attribute values. |
A string of HTML.
bs_col_break()