Packages

t

react

ReactElement

trait ReactElement extends ReactNode

Output from react.createElement. Subtype of ReactNode to indicate that the output came from createElement vs say, a string or number.

Annotations
@JSType() @native()
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ReactElement
  2. ReactNode
  3. Any
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected