Lists
Default List
Use list-group
class in an unordered list and list-group-item
class to create a default list group.
Next.js Preview
Active Item
Use active
class to list-group-item
to indicate the current active selection.
- Send the billing agreement
- Send over all the documentation.
- Meeting with daron to review the intake form
- Check uikings theme and give customer support
- Start making a presentation
Next.js Preview
Disabled Items
Use disabled
class to list-group-item
to make it appear disabled.
Next.js Preview
List with Link
Use <a>
tag to create actionable list group items with hover, disabled, and active states by adding list-group-item-action.
Next.js Preview
List with Button
Use <button>
tag to create actionable list group items with hover, disabled, and active states by adding list-group-item-action.
Next.js Preview
Flush List
Use list-group-flush
class to remove some borders and rounded corners to render list group items.
Next.js Preview
Horizontal List
Use list-group-horizontal
class to change the layout of list group items from vertical to horizontal across all breakpoints.
Next.js Preview
Contextual Classes
Use contextual classes to style list items with a stateful background and color.
Next.js Preview
Contextual Classes with Link
Contextual classes also work with .list-group-item-action
. Note the addition of the hover styles here not present in the previous example.
Next.js Preview
Colored Lists
Use list-group-fill-
with modifier class to style list items with a stateful background and color.
Next.js Preview
Custom Content
Add nearly any HTML within, even for linked list groups like the one below, with the help of flexbox utilities.
Charlie Pritchard
12 min Ago
They all have something to say beyond the words on the page. They can come across as casual or neutral, exotic or graphic. That's why it's important to think about your message, then choose a font that fits. Cosby sweater eu banh mi, qui irure terry richardson ex squid.
Dominic Charlton
12 min Ago
Trust fund seitan letterpress, keytar raw denim keffiyeh etsy art party before they sold out master cleanse gluten-free squid scenester freegan cosby sweater. Fanny pack portland seitan DIY, art party locavore wolf cliche high life echo park Austin.
Declan Long
12 min Ago
Big July earthquakes confound zany experimental vow. My girl wove six dozen plaid jackets before she quit. Six big devils from Japan quickly forgot how to waltz. try again until it looks right, and each assumenda labore aes Homo nostrud organic, assumenda labore aesthetic magna elements, buttons, everything.
Angela Bernier
5 days Ago
Just like in the image where we talked about using multiple fonts, you can see that the background in this graphic design is blurred. Whenever you put text on top of an image, it’s important that your viewers can understand the text, and sometimes that means applying a gaussian readable.
Next.js Preview
List with Badges
Use badges to any list group item to show unread counts, activity, and more with the help of some utilities.
Next.js Preview
List with Checkboxs
Use Bootstrap’s checkboxes within list group items and customize as needed.
Next.js Preview
List with Radios
Use Bootstrap’s radios within list group items and customize as needed.
Next.js Preview
List with Icon
Use icons to any list group item to show icons to list group items.
Next.js Preview
List with Numbered
Use list-group-numbered
class (optionally use an <ol>
element) to show numbered list group items.