We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
promptListTitle
1 parent 5955e49 commit 9c4d92fCopy full SHA for 9c4d92f
README.md
@@ -113,7 +113,7 @@ Property | Type | Required | Comment
113
endIfEmpty | boolean | Y | True will end prompt session if user enter empty string `''`
114
valueToEndPrompt | string | N | Future used?
115
prompt | string | Y | Prompt text
116
- promptListTitle | string | B | Prompt list title
+ promptListTitle | string | N | Prompt list title
117
promptList | PromptItem[] | N | List of prompt options
118
119
> ### PromptItem
0 commit comments