Wagtail client-side components
    Preparing search index...

    Interface GetScrollPosition

    Indicates this window (i.e. the CMS) is requesting the recipient window's (i.e. the old preview iframe) scroll position.

    interface GetScrollPosition {
        type: "w-preview:get-scroll-position";
    }
    Index

    Properties

    Properties

    type: "w-preview:get-scroll-position"