faviconv-noREADME|ARCHIVES|CATEGORIES|SEARCH|
«Wed Jan 06 2021AkrISrnAPI64efd16Raw
store
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.

state

v1.2.2 +

  • 类型:
{
  initing: boolean
  filePath: string
  anchor: string
  queryStr: string
  homePath: string}
TypeScript
  • initing:应用初始化状态。
  • filePath:当前页面文件的路径。
  • anchor:当前页面 URL 的 Hash 锚点。
  • queryStr:当前页面 URL 的查询字符串。
  • homePath:同 vno.path.homePath
This page is open source, improve it
Graph