custom-bootstrap-vue
Version:
Custom version of bootstrap-vue created for providing specific theme to a particular project
14 lines (13 loc) • 327 B
JSON
{
"name": "@custom-bootstrap-vue/v-b-hover",
"version": "1.0.0",
"meta": {
"title": "Hover",
"description": "A lightweight directive that allows you to react when an element either becomes hovered or unhovered",
"directive": "VBHover",
"version": "2.5.0",
"expression": [
"Function"
]
}
}