Hi All,
We are referencing article provided in http://letsaem.blogspot.com/2015/12/implement-character-countdown-and.html to implement character count on one of the textfield in component dialog.
Here in article , there are 4 nodes shown. We are referring to the one circled in red. In this, for keyup, keypress & keydown events. there is a listener function written.
In those functions we need to read value of a property "customlength" of type "String" with value "5". This "customlength" is set on "heading" node.
Tried multiple things, but no luck.
Any thoughts/pointers/reference articles on this will be helpful.
