I understand how to use Vuetify\'s v-tooltip with the tooltip wrapping the component. However, I\'m not quite sure how to have the activator button outside.
e.g. I have
Try this:
Filter displayed items fa-filter ... data () { return { ... filterBtnTTip: false } }