APIBaseComponent

export interface APIBaseComponent<T extends ComponentType>
export interface APIBaseComponent<T extends ComponentType>
NameConstraintsOptionalDefaultDescription
TComponentTypeNoNone
id?:number
int32, auto generated via increment if not provided
type:T
The type of the component