Package

org.danielnixon.progressive.extensions

dom

Permalink

package dom

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. dom
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit final class ElementWrapper extends AnyVal

    Permalink
  2. implicit final class EventTargetWrapper extends AnyVal

    Permalink
  3. implicit class NodeListSeq[T <: Node] extends IndexedSeq[T]

    Permalink

    Treat DOMList as a seq.

    Treat DOMList as a seq.

    See also

    https://www.scala-js.org/doc/sjs-for-js/es6-to-scala-part3.html

Inherited from AnyRef

Inherited from Any

Ungrouped