Placeholder Input
-
When using the Input element, is there a way to use placeholder text that is auto-deleted upon user input? Currently the user would have to backspace or select/delete the default value text.
Example: element title: How many do you want? Value default: “Enter the desired quantity here”. When the user clicks in the input field or when they type in that field, the placeholder text is removed.
The topic ‘Placeholder Input’ is closed to new replies.