Visible Packages

@nanogiants/vue3-visible

This package contains a Vue 3 directive which adds v-visible. It differs from `v-if` (not in the DOM) and `v-show` (display: none) by that it sets the elements `visibility` style to `hidden`.

1.0.8 • Published 2 years ago