I am unable to have a button with v-b-tooltip
directive that is exclusively triggered programmatically.
A simple way to disable all UI triggers or empty the trigger list after its initialisation.
Describe alternatives you've consideredv-b-directive.disabled
, or v-b-tooltip="objRef"
with a property containing disabled
, could potentially silence all events, but still make me able to hide or show the tooltip with the show
property.click blur
), so passing an empty array through options could signify the explicit wish to keep triggers empty.none
which prevents falling back to defaults.My use-case is an "Add item to cart"-button that should show "Item added to cart"-tooltip when the click event has propagated to the backend server, then, afterwards, hidden again automatically using delay.hide
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4