menu
Dart
dart:html
HashChangeEvent
oldUrl property
oldUrl
brightness_4
brightness_5
description
oldUrl
property
@JSName('oldURL')
String
?
oldUrl
Implementation
@JSName('oldURL') String? get oldUrl native;
Dart
dart:html
HashChangeEvent
oldUrl property
HashChangeEvent class
Constructors
HashChangeEvent
Properties
bubbles
cancelable
composed
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
newUrl
oldUrl
path
runtimeType
target
timeStamp
type
Methods
composedPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
Static properties
supported