Bootstrap 5 Basic
Bootstrap 5 Flexbox
Spinners in Bootstrap 5 are a flexible component used to indicate loading or ongoing processes in your web application.
Use the Bootstrap color class:
Try it yourself
Use the .spinner-border-sm
class to change spinner size:
Try it yourself
Use the .spinner-grow
class to change spinner/loader:
Try it yourself
Use the .spinner-grow-sm
class to change spinner size:
Try it yourself