Backstage
    Preparing search index...

    Interface BgContextValue

    interface BgContextValue {
        bg: ContainerBg | undefined;
    }
    Index
    bg: ContainerBg | undefined