melanke / Watch.JS

watch the changes of any object or attribute
Other
2.14k stars 219 forks source link

how can i get the fully qualified property name in callback even #119

Closed tariqmatech closed 6 years ago

tariqmatech commented 6 years ago

trying to use if for two way binding, the beautiful thing about this one is I can use my ajax response as is. don't want to add bulky frameworks for two way binding.

please let me know how can i get the fully qualified property name in callback event so i can update DOM objects in my html with the newly modified value.

qualityking commented 6 years ago

hi @tariqmatech i am trying the same and looking for the full property name myself, anyluck ?

melanke commented 6 years ago

Duplicate of #77