Wagtail client-side components
Preparing search index...
components/CommentApp/actions/comments
SetFocusedCommentAction
Interface SetFocusedCommentAction
interface
SetFocusedCommentAction
{
commentId
:
null
|
number
;
forceFocus
:
boolean
;
type
:
"set-focused-comment"
;
updatePinnedComment
:
boolean
;
}
Index
Properties
comment
Id
force
Focus
type
update
Pinned
Comment
Properties
comment
Id
commentId
:
null
|
number
force
Focus
forceFocus
:
boolean
type
type
:
"set-focused-comment"
update
Pinned
Comment
updatePinnedComment
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
Id
force
Focus
type
update
Pinned
Comment
Wagtail client-side components
Loading...