Requirement- We need to show value in input text into uppercase,lower or capitalize.There is a way to do this by setting contentStyle of the input text. Note: – This is only used in displaying.When you commit, it will save as what user entered in the input text. Using Java script – It will trigger the [...]
