Search
Preparing search index...
The search index is not available
Web IM Kit - v5.44.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Web IM Kit - v5.44.0
IRCKitCustomMessageComponentOpts
Interface IRCKitCustomMessageComponentOpts
Hierarchy
IRCKitDefineCustomElementOptions
<
IRCKitMessageComponentProps
>
IRCKitCustomMessageComponentOpts
Index
Properties
tag
disable
Default
Bubble
Padding
template
styles
Methods
setup
Properties
tag
tag
:
string
消息组件标签
Optional
disable
Default
Bubble
Padding
disable
Default
Bubble
Padding
?:
boolean
是否禁用 IMKit 默认的消息气泡内容内边距,默认值为 false。 设置为 true 时,自定义消息组件需自行管理与气泡边界之间的间距。
template
template
:
string
Optional
styles
styles
?:
string
[]
Methods
setup
setup
(
props
:
T
, ctx
:
IRCKitComponentContext
)
:
any
Parameters
props:
T
ctx:
IRCKitComponentContext
Returns
any
Property
tag
disableDefaultBubblePadding
template
styles
Method
setup
消息组件标签