Hey all...
When I change the text of a Tiggr placed button using
Tiggr('MyButton').text('NewText');
The Text is changed but the button becomes distorted. the btn icon is gone, size changes etc.
Example. I want to change the text on a button in the NavBar using custom JS
Thanks As always..