vue-sticky-directive
vue-sticky-directive copied to clipboard
Use event instead of callback for `on-stick`
Hi,
Would it be possible to update to plugin to use Vue events v-on:sticky/@sticky instead of using a callback function ?