Skip to content

@vtj


@vtj / designer / SimulatorEnv

Interface: SimulatorEnv ​

Defined in: packages/designer/types/framework/simulator.d.ts:17

Properties ​

apis ​

apis: Record<string, any>

Defined in: packages/designer/types/framework/simulator.d.ts:24


components ​

components: Record<string, any>

Defined in: packages/designer/types/framework/simulator.d.ts:23


container ​

container: HTMLElement

Defined in: packages/designer/types/framework/simulator.d.ts:25


enhance()? ​

optional enhance: (app, provider) => void

Defined in: packages/designer/types/framework/simulator.d.ts:29

Parameters ​

app ​

App

provider ​

Provider

Returns ​

void


globals ​

globals: Record<string, any>

Defined in: packages/designer/types/framework/simulator.d.ts:26


library ​

library: Record<string, any>

Defined in: packages/designer/types/framework/simulator.d.ts:21


libraryLocaleMap ​

libraryLocaleMap: Record<string, any>

Defined in: packages/designer/types/framework/simulator.d.ts:27


locales ​

locales: Record<string, any>

Defined in: packages/designer/types/framework/simulator.d.ts:28


materials ​

materials: Record<string, any>

Defined in: packages/designer/types/framework/simulator.d.ts:22


Vue ​

Vue: any

Defined in: packages/designer/types/framework/simulator.d.ts:19


VueRouter ​

VueRouter: any

Defined in: packages/designer/types/framework/simulator.d.ts:20


window ​

window: Window

Defined in: packages/designer/types/framework/simulator.d.ts:18