mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-06 03:57:56 +08:00
8 lines
297 B
Markdown
8 lines
297 B
Markdown
# Editor组件 events
|
|
|
|
## props-panel-mounted
|
|
|
|
- **详情:** 编辑器右侧组件属性配置加载完毕后触发
|
|
|
|
- **回调函数:** (formState: [FomState](https://github.com/Tencent/tmagic-editor/blob/239b5d3efeae916a8cf3e3566d88063ecccc0553/packages/form/src/schema.ts#L27-L39)) => void
|