556 B
556 B
title, author, createTime, permalink
| title | author | createTime | permalink |
|---|---|---|---|
| Node | pengzhanbo | 2024/03/07 21:59:13 | /guide/api/node/ |
使用
import { plumeTheme } from 'vuepress-theme-plume'
plumeTheme(options)
options : PlumeThemeOptions
主题配置函数。
查看 主题配置 了解更多。
defineNavbarConfig(options)
主题导航栏配置函数。
查看 主题配置 了解更多。
definePlumeNotesConfig(options)
主题 notes 配置函数
查看 主题配置 了解更多。