mack
mack copied to clipboard
Add the ability to show text input explicitly on dialog
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.