Interface: EngineState
Defined in: packages/designer/types/framework/state.d.ts:8
Properties
activeEvent
activeEvent:
boolean
Defined in: packages/designer/types/framework/state.d.ts:16
设计视图是否响应事件
autoApply
autoApply:
boolean
Defined in: packages/designer/types/framework/state.d.ts:20
AI自动应用
llm
llm:
string
|LLM
Defined in: packages/designer/types/framework/state.d.ts:24
当前使用的 AI 大模型
LLMs
LLMs:
LLM
[]
Defined in: packages/designer/types/framework/state.d.ts:28
自定义模型列表
outlineEnabled
outlineEnabled:
boolean
Defined in: packages/designer/types/framework/state.d.ts:12
设计视图是否显示辅助线