1.0.7 • Published 5 years ago
vue-reusable v1.0.7
VueReusable
Vue Reusable Components, Directives, Prototypes
Components
ReturnTop
<return-top :threshold="1/3" :duration="500"></return-top>
Directives
v-fixed-top
: when scroll to a component, makes it fix therev-focus
: the same asel.focus()
v-visible
: similar withv-show
but it changes only visibility which means element will take space
Prototypes
- $eventBus : global eventbus for transferring informations