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 87a1b7d commit 5955e49Copy full SHA for 5955e49
README.md
@@ -113,6 +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
117
promptList | PromptItem[] | N | List of prompt options
118
119
> ### PromptItem
@@ -142,4 +143,4 @@ Property | Type | Comment
142
143
* [Issues](https://github.com/simplyappdevs/nodejs-prompt/issues)
144
* [Developer](https://www.simplyappdevs.com)
145
-Brought to you by www.simplyappdevs.com (2020)
146
+Brought to you by www.simplyappdevs.com (2020)
0 commit comments