Wagtail client-side components
    Preparing search index...
    Index

    Constructors

    Properties

    commentAnnotations: Map<number, Annotation> = ...
    commentCalculatedPositions: Map<number, number> = ...
    commentDesiredPositions: Map<number, number> = ...
    commentElements: Map<number, HTMLElement> = ...
    commentHeights: Map<number, number> = ...
    commentTabs: Map<number, null | string> = ...
    isDirty: boolean = false
    pinnedComment: null | number = null

    Methods