Wagtail client-side components
Preparing search index...
components/CommentApp/components/CommentReply
saveCommentReply
Function saveCommentReply
saveCommentReply
(
comment
:
Comment
,
reply
:
CommentReply
,
store
:
Store
,
)
:
Promise
<
void
>
Parameters
comment
:
Comment
reply
:
CommentReply
store
:
Store
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Wagtail client-side components
Loading...