Shows a select project dialog to the user and prompts the user to select a project
Optional
options: ProjectDialogOptionsBaseVarious options for configuring the dialog that shows
Returns the user's selected project id or undefined
if the user cancels
Shows a dialog to the user and prompts the user to respond
The type of dialog to show the user
Optional
options: DialogTypes[DialogTabType]["options"]Various options for configuring the dialog that shows
Returns the user's response or undefined
if the user cancels
Prompt the user for responses with dialogs