[ type ] ContainerEvent
Description:
Container event received by the onContainerEvents() handler callback.
Type: Object
Properties:
| Name | Type | Description |
|---|---|---|
|
object | The container component that triggered the event. |
|
string | One of |
|
object | The child component that was added or removed. |
