Packages

  • package root
    Definition Classes
    root
  • package react_dom

    scala.js entry point of react-dom.

    scala.js entry point of react-dom. There may be functions here that are only present on experimental builds of react. The functions renderToElementWithId, createPortalInElementWithId, and render should always be available.

    Definition Classes
    root
  • BuildInfo
  • Concurrent
  • CreateRootOptions
  • Renderable
o

react_dom

BuildInfo

case object BuildInfo extends Product with Serializable

This object was generated by sbt-buildinfo.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BuildInfo
  2. Serializable
  3. Product
  4. Equals
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. val isSnapshot: Boolean

    The value is false.

  2. val name: String

    The value is "react-dom".

  3. def productElementName(n: Int): String
    Definition Classes
    Product
  4. def productElementNames: Iterator[String]
    Definition Classes
    Product
  5. val sbtVersion: String

    The value is "1.3.9".

  6. val scalaVersion: String

    The value is "2.13.2".

  7. val toString: String
    Definition Classes
    BuildInfo → AnyRef → Any
  8. val version: String

    The value is "0.1.0-M7".