A Container for an App viewstack

Methods

renderView

renderView(view): void

Renders a view into this container.

Parameters
NameTypeDescription
viewVNodeAn AppView as a node

Returns

void