My inputs have validation indicators, such as a green tick or red cross, placed at the very right of the input (inside the input).
Is there a way to specify the writing space inside an input without restricting the number of characters that can be entered? I don't want user-entered text to overlap with the indicator. Let me provide an example to clarify my issue: I envision the input looking like this:|______________________|
The validation indicator should appear here:
|___________________ x |
Ideally, I would like to continue typing until the following point:
|_________________ : __|