wx-ezhan
Preparing search index...
components/Message/MessageCardOfficial
IMessageCardOfficialProps
Interface IMessageCardOfficialProps
interface
IMessageCardOfficialProps
{
avatar
:
string
;
context
:
string
;
image
?:
string
;
key
?:
string
;
nickName
:
string
;
onClick
?:
()
=>
void
;
tagList
?:
string
[]
;
time
:
string
;
title
:
string
;
}
Index
Properties
avatar
context
image?
key?
nick
Name
on
Click?
tag
List?
time
title
Properties
avatar
avatar
:
string
头像链接
context
context
:
string
资讯内容
Optional
image
image
?:
string
资讯图片
Optional
key
key
?:
string
React对象需要的Key
nick
Name
nickName
:
string
用户名
Optional
on
Click
onClick
?:
()
=>
void
整体的点击事件
Optional
tag
List
tagList
?:
string
[]
标签列表
time
time
:
string
资讯时间
title
title
:
string
资讯标题
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
avatar
context
image
key
nick
Name
on
Click
tag
List
time
title
wx-ezhan
Loading...
头像链接