Vue-Json-Edit
Visual JSON Editor built as an vue component. Provides a basic GUI.
Getting Started
npm install vue-json-edit --save
Usage
Props
- objData: json data
- options
- confirmText: strings of the confirm button
- cancelText: strings of the cancel button
Example
Single file component