General
Popovers
Popovers example are available with follwing options , Directions are mirrored when using Bootstrap in RTL.
Tooltips
Tooltip example are available with follwing options, Directions are mirrored when using Bootstrap in RTL.
Tooltips Custom Colors
Use the data-bs-custom-class="*-tooltip"
attributes to make a custom tooltip colors.
Breadcrumb
Indicate the current page’s location within a navigational hierarchy
Pagination
Default Pagination
Use pagination
class to ul element to
indicate a series of related content exists across multiple pages.
Disabled and Active states
Use disabled
class to links that
appear un-clickable and active
class to indicate
the current page.
Sizing
Use pagination-lg
or
pagination-sm
to set different pagination sizes.
Alignment
Use justify-content-start
,
justify-content-start
, or
justify-content-start
, class to pagination class to
change the alignment of pagination respectively.
Spinners
Border spinner
Use spinner-border
class for a
lightweight loading indicator.
Growing spinner
Use spinner-grow
class for a
lightweight spinner with growing effect.
Spinners Size
Add .spinner-border-sm
and
.spinner-grow-sm
to make a smaller spinner that can quickly be used
within other components.
Spinners Buttons
Use spinners within buttons to indicate an action is currently processing or taking place. You may also swap the text out of the spinner element and utilize button text as needed.