编辑器配置
基础 高级
关键属性
innerEditBox: IEditorConfig
元素编辑框的配置。
imageEditBox: IEditorConfig
图片编辑框的配置。
editBox: IEditorConfig
默认图形编辑器的覆盖配置(仅在打开平铺编辑器期间有效)。
dragLimit: boolean
有限范围内拖动,默认为 false。
aroundInnerEditBox: boolean | IAround
图片是否围绕元素编辑框中心旋转, 默认为 false。