close
logo
Rspress
  • Guide
  • Plugin
  • API
  • Version
    • Changelog
    • Rspress 1.x Doc
  • English
    • 中文
    • English
logo
Rspress
API Overview
Config
Basic config
Theme config
Front matter config
Build config
Client API
Runtime API
Built-in components
Commands

API Overview

Config

Basic config
  • root
  • base
  • title
  • description
  • icon
  • lang
  • logo
  • logoText
  • outDir
  • locales
  • head
  • mediumZoom
  • search
  • globalUIComponents
  • multiVersion
  • route
  • ssg
  • replaceRules
  • languageParity
Theme config
  • nav
  • sidebar
  • footer
  • outline
  • outlineTitle
  • lastUpdated
  • lastUpdatedText
  • prevPageText
  • searchPlaceholderText
  • searchNoResultsText
  • searchSuggestedQueryText
  • overview
  • socialLinks
  • nextPageText
  • locales
  • darkMode
  • hideNavbar
  • editLink
  • enableContentAnimation
  • enableAppearanceAnimation
  • search
  • sourceCodeText
  • enableScrollToTop
  • localeRedirect
  • fallbackHeadingTitle
Front matter config
  • title
  • description
  • pageType
  • titleSuffix
  • head
  • hero
  • features
  • sidebar
  • outline
  • footer
  • navbar
  • overviewHeaders
  • context
Build config
  • builderConfig
  • builderConfig.plugins
  • markdown

Client API

Runtime API
  • usePageData
  • useLang
  • useVersion
  • useDark
  • useI18n
  • Router hook
Built-in components
  • Badge
  • Card
  • LinkCard
  • Head
  • HomeFeature
  • HomeHero
  • LastUpdated
  • NoSSR
  • Overview
  • PackageManagerTabs
  • PrevNextPage
  • SourceCode
  • Steps
  • Tab/Tabs
  • Table of contents
  • CodeBlockRuntime

Commands

Commands
  • rspress dev
  • rspress build
  • rspress preview