Properties
childComponents
childComponents: HTMLElement[] = []
currentUrl
currentUrl: string
fileAssets
fileAssets: {
[key: string]: ViewTemplate;
} = {}
Type declaration
[key: string]: ViewTemplate
routeParams
routeParams: Record<string, string> = {}
slotEl
slotEl: HTMLElement = null
trashIterator
trashIterator: number = 0
Static autoLoadFastElement
autoLoadFastElement: boolean = false
Static definition
definition: {
name: string;
} = ...
Static fileList
fileList: string[] = []