Bootstrap 5

Bootstrap Tutorials

Bootstrap 5 Spinners

Bootstrap 5 Spinners

 

 

Bootstrap 5 spinners indicate the loading state of a component or page.

 

Creating Bootstrap 5 Spinners:-

 

 To create a spinner/loader, use the .spinner-border class.

Use .spinner-grow class if you want the spinner/loader to grow instead of spin.

For a smaller spinner, use .spinner-border-sm or .spinner-grow-sm.

Code Explanation

All Tutorials related to Bootstrap Tutorials

All Sections related to Bootstrap 5