@yunyoujun/docs / types / ProjectItem
Interface: ProjectItem
Defined in: types/project.ts:1
Properties
blank?
optionalblank:boolean
Defined in: types/project.ts:31
是否新窗口打开
Default
ts
falsecolor?
optionalcolor:string
Defined in: types/project.ts:17
主题色
description?
optionaldescription:string
Defined in: types/project.ts:9
项目描述
icons?
optionalicons:string[]
Defined in: types/project.ts:22
图标
Description
使用到的技术栈
link?
optionallink:string
Defined in: types/project.ts:26
项目链接
logo
logo:
string
Defined in: types/project.ts:13
项目图标
title
title:
string
Defined in: types/project.ts:5
项目名称