alibaba / alibaba/lowcode-engine
feature: 希望plugin-code-editor 能暴露保存的回调
Open
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
目前源码面板的保存可以直接报错schema,但是还需要单独在点击保存按钮,保存到自己的db中。
## **Expected behavior (required)** / **预期行为(必填,非常重要)**
A clear and concise description of what did you expect to happen. / 请清晰和精确的描述你预期的行为
期望能暴露保存的回调,开发者可以在自己程序里自由渲染保存后的操作。
是否可以插件暴露onSave方法,或者 onsave时emit一个事件出来。
---
## **Screenshots (optional)** / **bug 截图(可选)**
Sceenshots for further information. (If applicable.) / 一些有用的截图将会帮助我们更好的明确以及定位问题

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.