Island.js
⌘K
指南
教程
API
更新日志
贡献指南
简体中文
English
GitHub
指南
教程
API
更新日志
贡献指南
GitHub
简体中文
English

API Reference

配置项

基础配置

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

主题配置

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

Front Matter 配置

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

扩展配置

  • vite
  • route
  • markdown

Client API

运行时 API

  • usePageData
  • Content
  • 路由 Hook

默认主题

  • Layout
  • HomeLayout
  • NotFoundLayout
  • setup