Skip to content

Interface: CreditSlot

荣誉卡槽。

Properties

badge?

optional badge: string

Defined in

src/typings/credit.ts:39


img?

optional img: string

荣誉图标图片地址。

label 互斥。

Defined in

src/typings/credit.ts:38


label?

optional label: string

荣誉标签。

img 互斥。

Defined in

src/typings/credit.ts:32


value

value: string

荣誉的值,展示在标签右、图标下。

Defined in

src/typings/credit.ts:41

Released under the MIT License.