vue-json-compare
vue(2.x) json compare components.
Install
Usage
Props
Attribute | Level | Description | Type | Default |
---|---|---|---|---|
oldData | basic | json data | JSON object or object Array, {...}, [{...}, {...}] | - |
newData | basic | json data | JSON object or object Array, {...}, [{...}, {...}] | - |