DidFrameNavigateEvent

external interface DidFrameNavigateEvent : <ERROR CLASS> {electron/core/DOMEvent=} ERROR CLASS: Wrong number of type arguments(source)

Properties

Link copied to clipboard
abstract var frameProcessId: Double
Link copied to clipboard
abstract var frameRoutingId: Double
Link copied to clipboard
abstract var httpResponseCode: Double

-1 for non HTTP navigations

Link copied to clipboard
abstract var httpStatusText: String

empty for non HTTP navigations,

Link copied to clipboard
abstract var isMainFrame: Boolean
Link copied to clipboard
abstract var url: String