ng2-json-editor:用于JSON编辑的Angular 2组件

时间:2024-05-22 02:59:19
【文件属性】:

文件名称:ng2-json-editor:用于JSON编辑的Angular 2组件

文件大小:434KB

文件格式:ZIP

更新时间:2024-05-22 02:59:19

TypeScript

ng2-json-editor Angular2组件,用于编辑大型json文档。 用法 现场演示 这是ng2-json-editor的实时示例: ://inveniosoftware-contrib.github.io/ng2-json-editor 快速开始 安装 npm install --save ng2-json-editor yarn add ng2-json-editor 风格要求 (使用latexPreviewEnabled配置时需要) 上面的样式必须在您的应用程序中全局可用,如果您使用的是 ,则可以查看example-app的以了解如何在应用程序中包含这些样式。 进口 import { JsonEditorModule } from 'ng2-json-editor' ; 然后将其添加到模块的imports 。 用 < json-editor [config]


网友评论