Data
There are two types of Data, Json Object {}
, Json Array []
Json Array
- The Json Array is listed in table
- Could
edit
ordelete
single record - Could batch add new records
- Could import list from a
json array
text or axlsx
file - Could empty it to an empty array
[]
Json Object
- Could
edit
the json text andsave
it