28 lines
378 B
JSON
28 lines
378 B
JSON
{
|
|
"_listtype": "ordered",
|
|
|
|
"index": {
|
|
"title": "Step By Step Guide"
|
|
},
|
|
|
|
"setup": {
|
|
"title": "Getting Started"
|
|
},
|
|
|
|
"displaying-data": {
|
|
"title": "Displaying Data"
|
|
},
|
|
|
|
"user-input": {
|
|
"title": "User Input"
|
|
},
|
|
|
|
"making-components": {
|
|
"title": "Making Components"
|
|
},
|
|
|
|
"talking-to-components": {
|
|
"title": "Talking to Components"
|
|
}
|
|
}
|