kytos-ng / ui

Kytos Admin UI
MIT License
0 stars 3 forks source link

Fix text area value event #20

Closed rmotitsuki closed 2 years ago

rmotitsuki commented 2 years ago

Fix issue #19 When the developer uses the component k-textarea he/she expects to sync the component value with a local data variable, and it's not working. This PR fixes the problem. Now the developer can add the :value.sync attribute Ex: