Skip to main content

prompt

property Window.prompt
(
message?: string,
defaultValue?: string,
) => string | null
Back to top