Vuetify

Boutique

Entreprises

The v-click-outside directive calls a function when something outside of the target element is clicked on. This is used internally by components like v-menu and v-dialog.

The v-click-outside directive allows you to provide a handler to be invoked when the user clicks outside of the target element.

Sélectionnez le composant désiré ci-dessous afin de voir les props, slots, événements et méthodes disponibles.

Vous trouverez ci-dessous une collection d'exemples simples ou complexes.

Optionally provide a closeOnOutsideClick handler that returns true or false. This function determines whether the outside click function is invoked or not.

Prêt pour plus ? Continuez la lecture avec :

Caught a mistake or want to contribute to the documentation? Edit Layout on GitHub!