WebViewJavaScriptEvent Inherits: Event['WebView'] Properties message(str) – The message to be displayed in the window. url(str) – The URL of the page requesting the dialog. Properties# message instance-attribute # message: str The message to be displayed in the window. url instance-attribute # url: str The URL of the page requesting the dialog.