Skip to content

WebViewConsoleMessageEvent

Inherits: Event['WebView']

Properties

Properties#

message instance-attribute #

message: str

The message written to the console.

severity_level instance-attribute #

severity_level: LogLevelSeverity

The severity of a JavaScript log message.