请问如何支持模板复用?
Open
- Dominant language
- TypeScript
- Stars
- 18.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
比如一个表单,有创建表单, 编辑表单, 但是最终表单内容其实是一样的。 组件节点都是一样的, 能不能编辑器中只编辑一份, 在其他地方都可以复用?
我现在使用方法是把表单的内容json拷贝过去。。要是能保存成模板 在其他页面拖进去直接用 就完美了
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no file, test, or entry point; begin by locating the editor's form-configuration handling. Clarify whether templates must be saved, shared across pages, and kept synchronized, then define the expected drag-and-drop behavior and verification cases before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100