Mixin: addChild

domjscomp.Renderable. addChild

Add child to element

Methods


addChild(child)

Add child to element
Parameters:
Name Type Description
child HTMLElement child
Returns:
child
Type
HTMLElement