API Reference > imodeljs-frontend > Notifications > NotificationManager > outputPrompt 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 core/frontend/src/NotificationManager.ts Line 185 Last Updated: 13 June, 2024