package facade
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- facade
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- type ReactOrDomNode = |[facade.ReactDOM.DomNode, Element]
- trait ReactTestUtils extends Object
- Annotations
- @JSType() @native() @nowarn()
- trait Simulate extends Object
- Annotations
- @JSType() @native() @nowarn()
Value Members
- object ReactTestUtils extends Object with ReactTestUtils
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()