# Type Alias: ContainerChild

> **ContainerChild** = [`Container`](scene.Container.html.md)

The type of child that can be added to a [Container](scene.Container.html.md).
This is a generic type that extends the [Container](scene.Container.html.md) class.
