Hello,
How we can set The Text Input count as we set on maximum Length?
So I have Text input and set the maximum length is 100.
so wherever I type on Text Input, whether 10, 20, 30 it will count as 100 character.
like below sample only 6 character but I need it count as 100 character.

Thank You,
Learner