bootstrap-vue
Version:
BootstrapVue, with over 40 plugins and more than 75 custom components, provides one of the most comprehensive implementations of Bootstrap v4 components and grid system for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
13 lines (12 loc) • 415 B
JSON
{
"name": "@bootstrap-vue/list-group",
"version": "1.0.0",
"meta": {
"title": "List group",
"description": "List groups are a flexible and powerful component for displaying a series of content. List group items can be modified to support just about any content within. They can also be used as navigation via various props.",
"components": [
"BListGroup",
"BListGroupItem"
]
}
}