Orlandster / vue-page-transition

A lightweight Vue.js plugin for page / route transitions.

Home Page:https://orlandster.github.io/vue-page-transition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow access to transition hooks

nickforddev opened this issue · comments

Perhaps use the following to allow users to hook into the transition lifecycle:

<transition v-bind="[$attrs, $props]" v-on="$listeners">