Island.js
⌘K
Guide
Tutorial
API
简体中文
English
GitHub

API Reference

Config

Basic Config

  • base
  • title
  • description
  • icon
  • appearance
  • outDir

Theme Config

  • nav
  • sidebar
  • editLink
  • lastUpdatedText
  • footer
  • socialLinks
  • outlineTitle
  • prevPageText
  • nextPageText
  • locales
  • search
  • backTop

Front Matter Config

  • title
  • description
  • pageType
  • api
  • hero
  • features

Extension Config

  • vite
  • route
  • markdown

Client API

Runtime API

  • usePageData
  • Content
  • 路由 Hook

Default Theme

  • Layout
  • HomeLayout
  • NotFoundLayout
  • setup