使用 Material UI 从 JSON 构建动态表单

Build Dynamic form from JSON with Material UI

我尝试在 Next.js 上构建动态表单。我需要解析 JSON 文件,然后从 JSON 中提取必要的组件。并且还需要使用 Material UI library 进行样式设置。谁能帮忙举几个例子?非常感谢)))

您可能对此项目感兴趣。

https://github.com/redgeoff/mson

MSON 是一种用于描述表单的 JSON 语言,React 中有一个示例 Material UI。 我昨天发现了它,还没有测试它。不过好看