UNPKG

@wearegenki/vue-directive-view

Version:

Vue custom directive to show/hide elements using opacity

5 lines (4 loc) 48 B
.hide { pointer-events: none; opacity: 0; }