Wagtail client-side components
    Preparing search index...
    interface Annotation {
        getAnchorNode(focused: boolean): Element;
        getTab(): undefined | null | string;
    }

    Implemented by

    Index

    Methods