diff --git a/README.md b/README.md index 4447ac7..e92f760 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,8 @@ export default { ``` +With Vue you could use computed property as mask value. In this case mask will be reactive. + ## Usage with vanilla JS Just load script `maska.js` and init it, passing element(s) or `document.querySelector` expression: