{ "title": "API Reference", "heading": true, "path": "/apis", "routes": [ { "heading": true, "path": "", "routes": [ { "title": "React APIs", "path": "/apis", "routes": [ { "title": "useContext()", "path": "/apis/usecontext" }, { "title": "useReducer()", "path": "/apis/usereducer" }, { "title": "useRef()", "path": "/apis/useref" }, { "title": "useState()", "path": "/apis/usestate" } ] }, { "title": "ReactDOM APIs", "path": "/apis/reactdom", "routes": [ { "title": "render()", "path": "/apis/render" } ] } ] } ] }