We couldn’t find anything that matched your searched term
PAGES
COMPONENTS
Brand guidelines
Insights
Indicate the loading state of a component or page.
<div class="spinner-border text-primary" role="status"> <span class="visually-hidden">Loading...</span> </div> <div class="spinner-border text-danger" role="status"> <span class="visually-hidden">Loading...</span> </div> <div class="spinner-border text-light" role="status"> <span class="visually-hidden">Loading...</span> </div>