![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/ts.corals.io/frontend/node_modules/bootstrap-vue/src/directives/toggle/ |
{ "name": "@bootstrap-vue/v-b-toggle", "version": "1.0.0", "meta": { "title": "Toggle", "description": "A light-weight directive for toggling visibility state for collapses and sidebars by ID. It automatically handles the accessibility attributes on the trigger element.", "directive": "VBToggle", "expression": [ "String", "Array" ], "arg": { "version": "2.14.0", "pattern": "[a-zA-Z][a-zA-Z0-9_\\-]*", "description": "ID of component to toggle", "required": false }, "modifiers": [ { "name": "{componentId}", "pattern": "[a-zA-Z][a-zA-Z0-9_\\-]*", "description": "ID of component to toggle" } ] } }