Class AppEntryAbstract

Where the app will be start and render

Hierarchy (view full)

Implements

Constructors

Properties

componentName: string = "App"

The readable component name that appears to devtool

isAlive: boolean = false

Whether the component was dispose

rootComponenet: IDrawable

Methods