Package

japgolly.scalajs.react.test

raw

Permalink

package raw

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

Type Members

  1. type ReactOrDomNode = |[raw.ReactDOM.DomNode, Element]

    Permalink
  2. trait ReactTestUtils extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  3. trait Simulate extends Object

    Permalink
    Annotations
    @RawJSType() @native()

Value Members

  1. object ReactTestUtils extends Object with ReactTestUtils

    Permalink

    https://facebook.github.io/react/docs/test-utils.html

    https://facebook.github.io/react/docs/test-utils.html

    Annotations
    @JSImport( "react-dom/test-utils" , JSImport.Namespace , "ReactTestUtils" ) @native()

Inherited from AnyRef

Inherited from Any

Ungrouped