Wagtail client-side components
    Preparing search index...
    • Parameters

      • editorState: EditorState

      Returns {
          shouldMoveCommentFn: (comment: Comment) => boolean;
          stateAfter: EditorState;
          stateBefore: EditorState;
      }