mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 02:59:04 +08:00
📝 comment zh-CN doc Type
This commit is contained in:
parent
f9f6567b95
commit
d97218fb28
@ -1,6 +1,6 @@
|
||||
---
|
||||
category: Components
|
||||
type: Data Display
|
||||
type: 数据展示
|
||||
title: Comment
|
||||
subtitle: 评论
|
||||
cols: 1
|
||||
@ -18,7 +18,7 @@ cols: 1
|
||||
| -------- | ----------- | ---- | ------- |
|
||||
| actions | 在评论内容下面呈现的操作项列表 | Array<ReactNode> | - |
|
||||
| author | 要显示为注释作者的元素 | string\|ReactNode | - |
|
||||
| avatar | 要显示为评论头像的元素 - 通常是antd `Avatar` 或者src | string\|ReactNode | - |
|
||||
| avatar | 要显示为评论头像的元素 - 通常是 antd `Avatar` 或者src | string\|ReactNode | - |
|
||||
| children | 嵌套注释应作为注释的子项提供 | ReactNode | - |
|
||||
| content | 评论的主要内容 | string\|ReactNode | - |
|
||||
| datetime | 展示时间描述 | string\|ReactNode | - |
|
||||
|
Loading…
Reference in New Issue
Block a user