mirror of
https://github.com/tenrok/maska.git
synced 2026-06-23 20:40:35 +03:00
Updated docs about mask with computed properties
This commit is contained in:
@@ -57,6 +57,8 @@ export default {
|
|||||||
</script>
|
</script>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
With Vue you could use computed property as mask value. In this case mask will be reactive.
|
||||||
|
|
||||||
## Usage with vanilla JS
|
## Usage with vanilla JS
|
||||||
|
|
||||||
Just load script `maska.js` and init it, passing element(s) or `document.querySelector` expression:
|
Just load script `maska.js` and init it, passing element(s) or `document.querySelector` expression:
|
||||||
|
|||||||
Reference in New Issue
Block a user