create
create(
config,domElement,speak):Promise<Application>
Defined in: core/create.ts:109
Parameters
Section titled “Parameters”config
Section titled “config”Partial<AppConfig> = ...
domElement
Section titled “domElement”string | HTMLElement | Window
boolean = true
Returns
Section titled “Returns”Promise<Application>