Search
Preparing search index...
The search index is not available
@udecode/plate - v10.8.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@udecode/plate - v10.8.0
MentionInputElementStyleProps
Interface MentionInputElementStyleProps
Hierarchy
MentionInputElementProps
MentionInputElementStyleProps
Index
Properties
focused
on
Click
prefix
render
Label
selected
Properties
Optional
focused
focused
:
boolean
Optional
on
Click
on
Click
:
(
mentionNode
:
MentionNode
)
=>
void
Type declaration
(
mentionNode
:
MentionNode
)
:
void
Parameters
mentionNode:
MentionNode
Returns
void
Optional
prefix
prefix
:
string
Prefix rendered before mention
Optional
render
Label
render
Label
:
(
mentionable
:
MentionNodeData
)
=>
string
Type declaration
(
mentionable
:
MentionNodeData
)
:
string
Parameters
mentionable:
MentionNodeData
Returns
string
Optional
selected
selected
:
boolean
Exports
Mention
Input
Element
Style
Props
focused
on
Click
prefix
render
Label
selected
Generated using
TypeDoc
Prefix rendered before mention