Created
August 30, 2020 07:01
-
-
Save bachhm-dev/288043a61ae71b2df5a6fb125a5aa113 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <input | |
| :value="property" | |
| @input="property = $event.target.value" | |
| /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment