You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to insert a placeholder in the text. The user is then supposed to replace the palceholder's text with the real value. Is there a way to highlight this placeholder to make it visually distinct from the rest of the text, e.g. change its background color?
Please find a screenshot below that illustrates my idea. There, placeholders have a cyan background. And as the user deletes them and inputs the values instead of them, the background should become normal (white).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I would like to insert a placeholder in the text. The user is then supposed to replace the palceholder's text with the real value. Is there a way to highlight this placeholder to make it visually distinct from the rest of the text, e.g. change its background color?
Please find a screenshot below that illustrates my idea. There, placeholders have a cyan background. And as the user deletes them and inputs the values instead of them, the background should become normal (white).
How do I implement this or something similar?
Beta Was this translation helpful? Give feedback.
All reactions