Set the active prop on a
<b-list-group-item> to indicate the current
active selection.
Set the disabled prop on a
<b-list-group-item> to make it appear disabled
(also works with actionalable items. see below).
Turn a <b-list-group-item> into an actionable
link (<a href="...">) by specifying
either an href prop or router-link
to prop.
Use contextual variants to style list items with a stateful
background and color, via the variant prop.
Add badges to any list group item to show unread
counts, activity, and more with the help of some
utility classes.