-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
currently node.index display index of each cell like "0.1" ...., i want to display custom title for each cell,
like "name" key of each children
children json
"children": [
{
"sub_id": "20",
"cat_id": "1",
"name": "Cars",
"category_url": "cars",
"id": "20"
},
{
"sub_id": "21",
"cat_id": "1",
"name": "Motorbikes & Scooters",
"category_url": "motorbikes-scooters",
"id": "21"
}}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels