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