HTMLOrSVGElement class

Implementers
Available extensions
Annotations
  • @JS()
  • @staticInterop

Constructors

HTMLOrSVGElement()
factory

Properties

autofocus bool

Available on HTMLOrSVGElement, provided by the PropsHTMLOrSVGElement extension

getter/setter pair
dataset DOMStringMap

Available on HTMLOrSVGElement, provided by the PropsHTMLOrSVGElement extension

no setter
hashCode int
The hash code for this object.
no setterinherited
nonce String

Available on HTMLOrSVGElement, provided by the PropsHTMLOrSVGElement extension

getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tabIndex int

Available on HTMLOrSVGElement, provided by the PropsHTMLOrSVGElement extension

getter/setter pair

Methods

blur() → void

Available on HTMLOrSVGElement, provided by the PropsHTMLOrSVGElement extension

focus([FocusOptions? options]) → void

Available on HTMLOrSVGElement, provided by the PropsHTMLOrSVGElement extension

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited