Flarum (v2.0.0-beta.2)
Preparing search index...
@flarum/mentions
forum/components/MentionsDropdownItem
IMentionsDropdownItemAttrs
Interface IMentionsDropdownItemAttrs
interface
IMentionsDropdownItemAttrs
{
mentionable
:
MentionableModel
;
onclick
:
()
=>
void
;
onmouseenter
:
()
=>
void
;
[
property
:
string
]:
any
;
}
Hierarchy (
View Summary
)
ComponentAttrs
IMentionsDropdownItemAttrs
Indexable
[
property
:
string
]:
any
Any other virtual element properties, including attributes and event handlers.
Index
Properties
mentionable
onclick
onmouseenter
Properties
mentionable
mentionable
:
MentionableModel
onclick
onclick
:
()
=>
void
onmouseenter
onmouseenter
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
mentionable
onclick
onmouseenter
Flarum (v2.0.0-beta.2)
Loading...
Any other virtual element properties, including attributes and event handlers.