Wagtail client-side components
Preparing search index...
components/CommentApp/actions/comments
updateReply
Function updateReply
updateReply
(
commentId
:
number
,
replyId
:
number
,
update
:
CommentReplyUpdate
,
)
:
UpdateReplyAction
Parameters
commentId
:
number
replyId
:
number
update
:
CommentReplyUpdate
Returns
UpdateReplyAction
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Wagtail client-side components
Loading...