Interface: RenderOptions
Defined in: types.ts:6
Properties
application?
optionalapplication?:Application
Defined in: types.ts:10
container?
optionalcontainer?:HTMLElement
Defined in: types.ts:11
controllers?
optionalcontrollers?:Record<string,ControllerConstructor>
Defined in: types.ts:9
html
html:
string|HTMLElement
Defined in: types.ts:7
identifier?
optionalidentifier?:string
Defined in: types.ts:8