在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:eclipsesource/jsonforms-react-seed开源软件地址:https://github.com/eclipsesource/jsonforms-react-seed开源编程语言:TypeScript 45.4%开源软件介绍:JSON Forms React seed AppThis seed demonstrates how to use JSON Forms with React in order to render a simple form for displaying a task entity. It is based on
Browse to http://localhost:3000 to see the application in action. File StructureLet's briefly have a look at the most important files:
The data schema defines the structure of a Task: it contains attributes such as title, description, due date and so on. The corresponding UI schema specifies controls for each property and puts them into a vertical layout that in turn contains two horizontal layouts. Rendering JSON FormsJSON Forms is rendered by importing and using the Custom renderersPlease see our corresponding tutorial on how to add custom renderers. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论