We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889466a commit ecca7f1Copy full SHA for ecca7f1
src/directives/tooltip/README.md
@@ -291,9 +291,6 @@ property:
291
<b-button v-b-tooltip.hover="{ customClass: 'my-tooltip-class' }" title="Tooltip">Button</b-button>
292
```
293
294
-**Note:** Custom classes will not work with scoped styles, as the tooltips are appended to the
295
-document `<body>` element by default.
296
-
297
## Directive syntax and usage
298
299
```html
0 commit comments