Packages

t

react

ReactJSComponent

trait ReactJSComponent extends Object

This type is used only as a target for imported javascript authored components to "tag" a component type or created via other js-interop mechanisms such as redux integration. By using a separate type, you must use then scalajs-react's API to create an element. You can use this to annotate a js function react component as well e.g. () => ReactNode.

Annotations
@JSType() @native()
Linear Supertypes
Known Subclasses
JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, ReactJSLazyComponent, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, ReactJSComponentEnh, JS, JS, JS, JS, JS, JS, JS, JS, Navigator, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, JS, TeleporterSource, TeleporterTarget, JS, ReactJSComponentErrorBoundary, JS
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ReactJSComponent
  2. Object
  3. Any
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  2. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  3. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  4. def toLocaleString(): String
    Definition Classes
    Object
  5. def valueOf(): Any
    Definition Classes
    Object