LOGOVALAXY
  • Config
  • API
Documentation navigation
  • client

    • Modules

    • Interfaces

      • AddonCatalogEntry

      • BaseCategory

      • CategoryList

      • CollectionConfig

      • GetHeadersOptions

      • Header

      • LocalizedAddonText

      • LocalizedValaxyAddon

      • LocalSearchResult

      • PostCollectionInfo

      • ScrollToOptions

      • ValaxySSGContext

    • Type Aliases

    • Variables

    • Functions

  • node

  • types

Interface: PostCollectionInfo ​

Source: 1.0.0-rc.14 · a572916b42ec

Defined in: packages/valaxy/client/composables/collections.ts:9

Properties ​

collection ​

ts
collection: CollectionConfig;

Defined in: packages/valaxy/client/composables/collections.ts:10


itemIndex ​

ts
itemIndex: number;

Defined in: packages/valaxy/client/composables/collections.ts:11

Previous pageLocalSearchResult
Next pageScrollToOptions
On this page

Released under the MIT License. (a572916b)

Copyright © 2022-present YunYouJun & Valaxy Contributors