The documentation is a work in progress, and English edition is just an empty shell for now. I will translate it when Chinese edition has done.
VPD
v1.2.6 +
- 类型:
VPD
vue-property-decorator 模块的实例。
Vue
v1.2.0 +
- 类型:
Vue
Vue 函数。
axios
v1.2.0 +
- 类型:
typeof file.axios
markdownIt
v1.2.0 +
- 类型:
typeof markdown.markdownIt
dayjs
v1.2.0 +
- 类型:
typeof utils.dayjs
version
v1.2.0 +
- 类型:
string
v-no 版本号。
renderMD
v1.2.9 +
- 类型:
(path: string, title: string, data: string, isSnippet = false, asyncResults?: TAsyncResult[]) => Promise<string>
将 Markdown 字符串渲染为 HTML 的函数。
参数:
path: string
:文件路径。title: string
:文件标题。data: string
:Markdown 字符串。isSnippet = false
:是否执行在嵌入文件中。asyncResults?: TAsyncResult[]
:异步行内脚本的执行结果列表。
返回值:Promise<string>
updateDom
v1.2.0 +
- 类型:
typeof markdown.updateDom
EFlag
v1.2.5 +
- 类型:
typeof enums.EFlag
EMark
v1.2.5 +
- 类型:
typeof enums.EMark
EEvent
v1.2.5 +
- 类型:
typeof enums.EEvent
EIcon
v1.2.5 +
- 类型:
typeof enums.EIcon
destructors
v1.2.0 +
- 类型:
typeof utils.destructors
addInputBinds
v1.2.0 +
- 类型:
typeof utils.addInputBinds
sleep
v1.2.3 +
- 类型:
typeof utils.sleep
waitFor
v1.2.0 +
- 类型:
typeof utils.waitFor
waitForEvent
v1.2.3 +
- 类型:
typeof utils.waitForEvent
addEventListener
v1.2.0 +
- 类型:
typeof utils.addEventListener
callAndListen
v1.2.0 +
- 类型:
typeof utils.callAndListen
encodeParam
v1.2.5 +
- 类型:
typeof utils.encodeParam
getMessage
v1.2.6 +
- 类型:
typeof utils.getMessage
parseDate
v1.2.0 +
- 类型:
typeof utils.parseDate
formatDate
v1.2.0 +
- 类型:
typeof utils.formatDate
conf
v1.2.15 (Latest)
- 类型:
typeof config.config
selectConf
v1.2.5 +
- 类型:
typeof appSelf.selectConf
title
v1.2.5 +
- 类型:
typeof mainSelf.title
filePath
v1.2.0 +
- 类型:
typeof mainSelf.filePath
isIndexFile
v1.2.8 +
- 类型:
typeof mainSelf.isIndexFile
reload
v1.2.0 +
- 类型:
typeof mainSelf.reload
isSearchFile
v1.2.8 +
- 类型:
typeof articleSelf.isSearchFile
同 vno.articleSelf.isSearchFile
。
toggleDark
v1.2.0 +
- 类型:
typeof gadgetSelf.toggleDark
toggleZen
v1.2.0 +
- 类型:
typeof gadgetSelf.toggleZen
toTop
v1.2.0 +
- 类型:
typeof gadgetSelf.toTop
toBottom
v1.2.0 +
- 类型:
typeof gadgetSelf.toBottom
- This page is open source, improve it