You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

94 lines
1.8 KiB

{
"title": "React Docs",
"path": "/",
"routes": [
{
"hasSectionHeader": true,
"sectionHeader": "GET STARTED"
},
{
"title": "Quick Start",
"path": "/learn"
},
{
"title": "Installation",
"path": "/learn/installation"
},
{
"hasSectionHeader": true,
"sectionHeader": "LEARN REACT"
},
{
"title": "Describing the UI",
"path": "/learn/describing-the-ui"
},
{
"title": "Adding Interactivity",
"path": "/learn/adding-interactivity"
},
{
"title": "Managing State",
"path": "/learn/managing-state"
},
{
"title": "Escape Hatches",
"path": "/learn/escape-hatches"
},
{
"hasSectionHeader": true,
"sectionHeader": "REACT API"
},
{
"title": "Hooks",
"path": "/reference/react"
},
{
"title": "Components",
"path": "/reference/react/components"
},
{
"title": "APIs",
"path": "/reference/react/apis"
},
{
"title": "Legacy APIs",
"path": "/reference/react/legacy"
},
{
"hasSectionHeader": true,
"sectionHeader": "REACT DOM API"
},
{
"title": "Components",
"path": "/reference/react-dom/components"
},
{
"title": "APIs",
"path": "/reference/react-dom"
},
{
"title": "Client APIs",
"path": "/reference/react-dom/client"
},
{
"title": "Server APIs",
"path": "/reference/react-dom/server"
},
{
"hasSectionHeader": true,
"sectionHeader": "GET INVOLVED"
},
{
"title": "React Community",
"path": "/community"
},
{
"hasSectionHeader": true,
"sectionHeader": "STAY INFORMED"
},
{
"title": "React Blog",
"path": "/blog"
}
]
}