Source code
Revision control
Copy as Markdown
Other Tools
# Prompt Service Reference
This is the JSDoc from the Prompter.sys.mjs implementation. You can find the full
interface definition in
{searchfox}`nsIPromptService.idl <toolkit/components/windowwatcher/nsIPromptService.idl>`.
```{js:autoclass} Prompter
:members:
```