ArticleCard 文章卡片

文章卡片用于博客文章列表展示。

基础用法

紧凑模式

API

Props

属性说明类型默认值
variant变体'default' | 'horizontal' | 'featured' | 'compact''default'
title标题string-
excerpt摘要string-
coverImage封面图string-
category分类string-
author作者string-
authorAvatar作者头像string-
date日期string-
tags标签ReactNode-
href链接string-