AppComponent
class AppComponent abstract
extends AppComponent_base
Specialized Component
that propagates application properties (abstract).
Note: This is a common base class to add shared bindings to activities and views, and is not intended for use in your application code.
Constructor
(): AppComponent
.renderContext
Application render context, propagated from the parent composite object.
.viewportContext
any
Observable viewport context data, propagated from the parent composite object.
.activationContext
Activation context, propagated from the parent composite object.