Component

@JSImport("react", "Component", "React.Component") @native @JSType class Component(jsProps: Object) extends Object
class Object
trait Any
class Object
trait Matchable
class Any
class Component
class DefinitionBase[Props, State, Snapshot]
class StatelessDefinition[Props, Snapshot]

Value members

Concrete methods

def forceUpdate(): Unit
def forceUpdate(callback: Function0[Unit]): Unit

Inherited methods

def hasOwnProperty(v: String): Boolean
Inherited from
Object
def isPrototypeOf(v: Object): Boolean
Inherited from
Object
def propertyIsEnumerable(v: String): Boolean
Inherited from
Object
def toLocaleString(): String
Inherited from
Object
def valueOf(): Any
Inherited from
Object