Examples

Text Input Dialog

Promise-based text input dialog with built-in length validation through react-hook-form.

Collect a single value

Await the result and inspect `cancelled` to decide whether to commit the change.