Wagtail client-side components
    Preparing search index...

    Module components/CommentApp/actions/comments

    Interfaces

    AddCommentAction
    AddReplyAction
    DeleteCommentAction
    DeleteReplyAction
    InvalidateContentPathAction
    ResolveCommentAction
    SetFocusedCommentAction
    UpdateCommentAction
    UpdateReplyAction

    Type Aliases

    Action

    Variables

    ADD_COMMENT
    ADD_REPLY
    commentActionFunctions
    DELETE_COMMENT
    DELETE_REPLY
    INVALIDATE_CONTENT_PATH
    RESOLVE_COMMENT
    SET_FOCUSED_COMMENT
    SET_PINNED_COMMENT
    UPDATE_COMMENT
    UPDATE_REPLY

    Functions

    addComment
    addReply
    deleteComment
    deleteReply
    invalidateContentPath
    resolveComment
    setFocusedComment
    updateComment
    updateReply