Hi Experts,
suppose i have created an element <my-element></my-element> having one
boolean property myvar..Currently Anyone Can modify this value from Chrome
console.i want to avoid it
ex
var ele=document.querySelector('my-element');
ele.myvar=false;
Running this code in console will make myvar value to false.
Thanks,
Aditya Gupta
Follow Polymer on Google+: plus.google.com/107187849809354688692
---
You received this message because you are subscribed to the Google Groups
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/polymer-dev/7b55d81e-c6dc-43f2-9bf2-0a2a6bfcfae0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.