Input Dialog
A lightbox dialog that prompts user for input.
Last updated
Was this helpful?
A lightbox dialog that prompts user for input.
Last updated
Was this helpful?
The behaviour is similar to JavaScript's method.
You can take a look at the input dialog pattern in action on our .
The input dialog inherits all base behaviour and interaction design from the modal l pattern. It's unique characteristic is that the input field should receive keyboard focus (e.g. "Your Max Bid" in the screenshot above).