Spinners
Indicate the loading state of a component or page with Bootstrap spinners, built entirely with HTML, CSS, and no JavaScript.
Key Features
Flexible HTML Tag: Choose between
div
orspan
for the spinner's HTML element.Spinner Types: Offers both border and grow spinner types, catering to different aesthetic preferences.
Color Customization: Leverages the current color scheme, allowing for easy appearance changes with text color utilities.
Size Options: Includes size customization for creating smaller spinners that fit within other components.
Accessibility: Supports hidden status messages for screen readers, enhancing accessibility.
Customization Options
Type, Size, and Color Classes: Apply classes based on the spinner type, size, and color for tailored visual appearance.
Utility Classes: Incorporate additional utility classes for further customization and styling.
Usage:
Last updated