Skip to main content
property Window.prompt

Type

(
message?: string,
defaultValue?: string,
) => string | null
Back to top