Wagtail client-side components
Preparing search index...
components/CommentApp/state/comments
newComment
Function newComment
newComment
(
contentpath
:
string
,
position
:
string
,
localId
:
number
,
annotation
:
null
|
Annotation
,
author
:
null
|
Author
,
date
:
number
,
__namedParameters
:
NewCommentOptions
,
)
:
Comment
Parameters
contentpath
:
string
position
:
string
localId
:
number
annotation
:
null
|
Annotation
author
:
null
|
Author
date
:
number
__namedParameters
:
NewCommentOptions
Returns
Comment
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Wagtail client-side components
Loading...