Similar to this. How is the front-end system structured? Have you ever done this. I have edited invitation letters before, so the principle should be similar. I would like to learn more about the implementation.
The best practice is probably the idea of componentization. Each item is a component, which is good for the person who designs the form, the developer, and the user.
The description of the problem is too simple, I don’t understand your intention, but you can find a similar web form page and press F12 to enter the console to see its structure
You mean you want to make a mobile form editor?
The best practice is probably the idea of componentization. Each item is a component, which is good for the person who designs the form, the developer, and the user.
As for the specific design, this is too general.
The description of the problem is too simple, I don’t understand your intention, but you can find a similar web form page and press F12 to enter the console to see its structure
Use the idea of componentization and treat each problem as a component