LOGOVALAXY
  • Config
  • API
Documentation navigation
  • client

  • node

  • types

    • Namespaces

    • Interfaces

      • Album

      • BaseFrontMatter

      • FuseListItem

      • PageData

      • PageDataPayload

      • PageFrontMatter

      • Photo

      • Pkg

      • PostFrontMatter

      • RedirectItem

      • RedirectRule

      • RuntimeConfig

      • SiteConfig

      • SocialLink

      • ValaxyAddon

      • ValaxyConfig

    • Type Aliases

Interface: Photo ​

Source: 1.0.0-rc.14 · a572916b42ec

Defined in: packages/valaxy/types/frontmatter/page.ts:24

Properties ​

caption ​

ts
caption: string;

Defined in: packages/valaxy/types/frontmatter/page.ts:26


desc ​

ts
desc: string;

Defined in: packages/valaxy/types/frontmatter/page.ts:27


src ​

ts
src: string;

Defined in: packages/valaxy/types/frontmatter/page.ts:25

Previous pagePageFrontMatter
Next pagePkg
On this page

Released under the MIT License. (a572916b)

Copyright © 2022-present YunYouJun & Valaxy Contributors