Wagtail client-side components
Preparing search index...
components/CommentApp/components/Comment
CommentProps
Interface CommentProps
interface
CommentProps
{
comment
:
Comment
;
forceFocus
:
boolean
;
isFocused
:
boolean
;
isVisible
:
boolean
;
layout
:
LayoutController
;
store
:
Store
;
user
:
null
|
Author
;
}
Index
Properties
comment
force
Focus
is
Focused
is
Visible
layout
store
user
Properties
comment
comment
:
Comment
force
Focus
forceFocus
:
boolean
is
Focused
isFocused
:
boolean
is
Visible
isVisible
:
boolean
layout
layout
:
LayoutController
store
store
:
Store
user
user
:
null
|
Author
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
force
Focus
is
Focused
is
Visible
layout
store
user
Wagtail client-side components
Loading...