Nextra Docs Theme

The Nextra Docs Theme (`nextra-theme-docs`) is a full-featured documentation theme built on top of the Nextra core. It provides a configurable sidebar with auto-collapse and nesting, a top navigation bar, a floating table of contents, dark mode toggle, edit-on-GitHub and feedback links, i18n language switching, next/prev page navigation, breadcrumbs, and a last-updated timestamp. Configuration is supplied as React props to the `` component.

API entry from apis.yml

apis.yml Raw ↑
aid: nextra:nextra-theme-docs
name: Nextra Docs Theme
tags:
- Documentation
- React
- Theme
humanURL: https://nextra.site/docs/docs-theme
description: The Nextra Docs Theme (`nextra-theme-docs`) is a full-featured documentation theme built
  on top of the Nextra core. It provides a configurable sidebar with auto-collapse and nesting, a top
  navigation bar, a floating table of contents, dark mode toggle, edit-on-GitHub and feedback links, i18n
  language switching, next/prev page navigation, breadcrumbs, and a last-updated timestamp. Configuration
  is supplied as React props to the `` component.
properties:
- url: https://nextra.site/docs/docs-theme
  type: Documentation
- url: https://nextra.site/docs/docs-theme/theme-configuration
  type: APIReferenceDocumentation
- url: json-schema/nextra-theme-docs-config-schema.json
  type: JSONSchema