mack icon indicating copy to clipboard operation
mack copied to clipboard

Add the ability to show text input explicitly on dialog

Open happydenn opened this issue 2 years ago • 0 comments

Since the zero value for string is "" so there's currently no way to show text input without a default answer for dialogs. Add CollectAnswer to DialogOptions to allow dialog to show text input explicitly.

happydenn avatar Oct 08 '23 03:10 happydenn