API Docs 0.11.3.33c7ec07

Mixin for components that act as a parent component in a parent-child relationship of components

Show:

Item Index

Properties

Methods

registerChild

public

Register a component as a child of this parent

Parameters:

  • child Object

removeChild

public

Remove the child component from this parent component

Parameters:

  • child Object

Properties

children array

protected

Array of registered child components