Wagtail client-side components
    Preparing search index...
    interface State {
        currentPageId: number | null;
        depth: number;
    }
    Index

    Properties

    Properties

    currentPageId: number | null
    depth: number