Typelink
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.
方法
参数
返回值
|
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.
参数
返回值
|