react-jsonschema-table:React组件使用JSON Schema规范生成表

时间:2021-04-29 14:20:04
【文件属性】:
文件名称:react-jsonschema-table:React组件使用JSON Schema规范生成表
文件大小:293KB
文件格式:ZIP
更新时间:2021-04-29 14:20:04
xp-developer srv-styleguide JavaScript react-jsonschema-table 简单的用法通过inifnite滚动来响应组件样式表,以消耗大量数据并使用JSONSchema作为数据结构进行行编辑。 工作正在进行中 ! 安装 npm install --save react-jsonschema-table 简单用法 import React , { Component } from 'react' import Table from 'react-jsonschema-table' const schema = { properties : { name : { type : 'string' , title : 'Name' , } , lastName : { type : 'string' , title : 'LastName' ,
【文件预览】:
react-jsonschema-table-master
----.gitignore(268B)
----.babelrc(958B)
----webpack.prod.config.js(1KB)
----.eslintrc(146B)
----devdist()
--------index.html(180B)
----package.json(3KB)
----package-lock.json(595KB)
----src()
--------components()
--------redux()
--------table()
--------index.js(3KB)
--------toolBar()
--------utils()
--------example.js(2KB)
--------reducers()
--------i18n()
--------actions()
----.github()
--------PULL_REQUEST_TEMPLATE.md(575B)
--------ISSUE_TEMPLATE.md(1KB)
----webpack.dev.config.js(1KB)
----README.md(3KB)
----.vscode()
--------settings.json(3B)
--------launch.json(782B)
----.npmignore(107B)
----yarn.lock(336KB)

网友评论