Saturday, September 22, 2012

How to enable Content Style to 'Upper Case' while typing in Input text box


Use Case : Always enable 'Upper Case' while typing for any input text component

Solution :  Set 'contentStyle' attribute value to 'text-transform:uppercase' for all input components.


No comments:

Post a Comment