bs_spinner {bsTools} | R Documentation |
Learn more at https://getbootstrap.com/docs/5.1/components/spinners/.
bs_spinner(div_attr = c(class = "spinner-border text-primary"))
div_attr |
A named list or named vector, names are attribute names and values are attribute values. Added to the div displaying the spinner. |
A string of HTML.
bs_spinner()