outputPrompt Method
Output a localized prompt to the user. A 'prompt' indicates an action the user should take to proceed.
outputPrompt(_prompt: string): void
Parameter | Type | Description |
---|---|---|
_prompt | string | The localized string with the prompt message. |
Returns - void
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.