alibaba / alibaba/lowcode-engine

想做一个自动保存schema到本地的功能,想知道有没有API可以获取面板的编辑事件

Open
#1,612 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
15.9k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

如题,想请教一下哪个API我可以知道用户编辑了内容(例如拖拽了一个节点),API大概是这个样子的

```js
xxx.on('change', () => {
console.log('save updated schema to local environment')
})
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the panel API and the schema update path related to user edits, including node dragging. Determine whether an edit event is already exposed and define what event payload and save behavior are required. Done means the supported API and its behavior are documented or implemented with a clear way to detect schema changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
api, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.