Rest
Represents a type that a Component or other object is instances of.
An example of a Type is MyCustomComponent class, which in JavaScript is represented by the MyCustomComponent constructor function.
Type
MyCustomComponent
Generated using TypeDoc
Description
Represents a type that a Component or other object is instances of.
An example of a
Type
isMyCustomComponent
class, which in JavaScript is represented by theMyCustomComponent
constructor function.Public Api