Commit 5c072b03 by Rizal Hermawan

test

parent 5bb012ea
[ [
{ {
"text": "BPS", "text": "BPS",
"has_checkbox": false, "has_checkbox": false,
"children": [ "children": [
{
"text": "Total Household",
"has_checkbox": false,
"children": [
{ {
"text": "Total Household", "text": "Household - Desa",
"has_checkbox": false, "has_checkbox": true,
"children": [ "value": "1"
{
"text": "Household - Desa",
"has_checkbox": true,
"value": "1",
"children": []
}
]
},
{
"text": "Provinsi",
"has_checkbox": true,
"value": "2",
"children": []
} }
] ]
},
{
"text": "Provinsi",
"has_checkbox": true,
"value": "2"
}
]
}, },
{ {
"text": "POI", "text": "POI",
"has_checkbox": false, "has_checkbox": false,
"children": [ "children": [
{ {
"text": "KFC", "text": "KFC",
"has_checkbox": true, "has_checkbox": true,
"value": "2", "value": "2"
"children": [] }
} ]
]
} }
] ]
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment