Interface: CollectionConfig
Defined in: packages/valaxy/client/define/collection.ts:1
Properties
categories?
optional
categories:string
[]
Defined in: packages/valaxy/client/define/collection.ts:20
cover?
optional
cover:string
Defined in: packages/valaxy/client/define/collection.ts:18
description?
optional
description:string
Defined in: packages/valaxy/client/define/collection.ts:19
items?
optional
items:object
[]
Defined in: packages/valaxy/client/define/collection.ts:26
items
key?
optional
key:string
合集文章的唯一索引
对应路径为 /collections/${key}/${item.key}
title?
optional
title:string
key?
optional
key:string
Defined in: packages/valaxy/client/define/collection.ts:3
name?
optional
name:string
Defined in: packages/valaxy/client/define/collection.ts:17
En
The name of the collection.
Zh
合集名称
path?
optional
path:string
Defined in: packages/valaxy/client/define/collection.ts:9
if key is not provided, path is required
if key is provided, path = /collections/${key}
tags?
optional
tags:string
[]
Defined in: packages/valaxy/client/define/collection.ts:21
title?
optional
title:string
Defined in: packages/valaxy/client/define/collection.ts:2