Flarum (v2.0.0-beta.6)
Preparing search index...
flarum
forum/components/Comment
ICommentAttrs
Interface ICommentAttrs
interface
ICommentAttrs
{
cardVisible
:
boolean
;
contentHtml
:
string
;
headerItems
:
ItemList
<
Children
>
;
isEditing
:
boolean
;
isHidden
:
boolean
;
search
?:
string
;
user
:
false
|
User
|
undefined
;
[
property
:
string
]:
any
;
}
Hierarchy (
View Summary
)
ComponentAttrs
ICommentAttrs
Indexable
[
property
:
string
]:
any
Any other virtual element properties, including attributes and event handlers.
Index
Properties
card
Visible
content
Html
header
Items
is
Editing
is
Hidden
search?
user
Properties
card
Visible
cardVisible
:
boolean
content
Html
contentHtml
:
string
header
Items
headerItems
:
ItemList
<
Children
>
is
Editing
isEditing
:
boolean
is
Hidden
isHidden
:
boolean
Optional
search
search
?:
string
user
user
:
false
|
User
|
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
card
Visible
content
Html
header
Items
is
Editing
is
Hidden
search
user
Flarum (v2.0.0-beta.6)
Loading...
Any other virtual element properties, including attributes and event handlers.