Core API Overview > @adpt/core > Component > (constructor)
Component.(constructor)
Constructs a new instance of the Component class
Signature:
constructor(props: Props & Partial<BuiltinProps>);
Parameters
| Parameter | Type | Description |
|---|---|---|
| props | Props & Partial<BuiltinProps> |