@extends('layouts.master') @section('title') General @endsection @section('page-title') General @endsection @section('body')
@endsection @section('content')Add any of the below mentioned modifier classes to change the appearance of a badge.
Use the .rounded-pill
modifier class to make
badges more rounded (with a larger border-radius
and additional horizontal padding
).
Useful if you miss the badges from v3.
Four options are available: top, right, bottom, and left aligned. Directions are mirrored when using Bootstrap in RTL.
Hover over the links below to see tooltips:
Pagination links indicate a series of related content exists across multiple pages.
Pagination links are customizable for
different circumstances. Use .disabled
for links that appear
un-clickable and .active
to
indicate the current page.
Fancy larger or smaller pagination? Add
.pagination-lg
or .pagination-sm
for additional
sizes.
Change the alignment of pagination components with flexbox utilities.
Add .pagination-rounded
for rounded pagination.
Use the border spinners for a lightweight loading indicator.
If you don’t fancy a border spinner, switch to the grow spinner. While it doesn’t technically spin, it does repeatedly grow!