Skip to content

内部编辑

关键方法

openInnerEditor( target?: UI, select?: boolean)

打开元素的内部编辑器。

支持传入一个可选的 target 进行编辑,select 表示是否同时选中 target。

closeInnerEditor()

关闭内部编辑器。

归属

Editor 元素

Released under the MIT License.