vuejs-tips / vue-the-mask

Tiny (<2k gzipped) and dependency free mask input for Vue.js
https://vuejs-tips.github.io/vue-the-mask/
1.72k stars 212 forks source link

doc: add example for advanced directive usage #192

Open cyrilf opened 2 years ago

cyrilf commented 2 years ago

Update the website documentation to include a directive advanced usage.

As mentioned in this issue https://github.com/vuejs-tips/vue-the-mask/issues/48#issue-280045671 the directive can be used with an object rather than a string.