Component.removeChild method
Component › removeChild
Official
Removes a child component, unloading it.Signature:
removeChild(component: T): TParameters:
| Parameter | Type | Description |
|---|---|---|
| component | T |
Returns: T
Since: 0.12.0
Component › removeChild
Official
Removes a child component, unloading it.Signature:
removeChild(component: T): TParameters:
| Parameter | Type | Description |
|---|---|---|
| component | T |
Returns: T
Since: 0.12.0