Spinners Indicate the loading state of a component or page with spinners, built entirely with HTML, CSS, and no JavaScript!
CSS “spinners” can be used to show the loading state in your projects. They’re built only with HTML and CSS, meaning you don’t need any JavaScript to create them. You will, however, need some custom JavaScript to toggle their visibility. Their appearance, alignment, and sizing can be easily customized with our amazing utility classes.
Learn more about this plugin on bootstrap's official documentation.
Border spinner
Color spinners
currentColor
for its border-color
, meaning you can customize the color with text color utilities. You can use any of our text color utilities on the standard spinner
Spinner Alignment
Flex
Float
Text align
Spinner sizes
.spinner-border-sm
to make a smaller spinner that can quickly be used within other components. Or, use custom CSS or inline styles to change the dimensions as needed.
Shape changes
Spinner nested
Growing spinner
Growing spinner colors
currentColor
, so you can easily change its appearance with text color utilities
Growing spinner alignment
Flex
Float
Text align
Growing spinner sizes
.spinner-grow-sm
to make a smaller spinner that can quickly be used within other components. Or, use custom CSS or inline styles to change the dimensions as needed.