Browse Source

update NoticeIcon api doc

pull/22/head
afc163 9 years ago
parent
commit
cedd92c5a1
  1. 2
      src/components/NoticeIcon/index.md

2
src/components/NoticeIcon/index.md

@ -28,6 +28,8 @@ locale | 默认文案 | Object | `{ emptyText: '暂无数据', clear: '清空' }
----|------|-----|------
title | 消息分类的页签标题 | string | -
data | 列表数据,格式参照下表 | Array | `[]`
emptyText | 针对每个 Tab 定制空数据文案 | ReactNode | -
emptyImage | 针对每个 Tab 定制空数据图片 | string | -
### Tab data

Loading…
Cancel
Save