Preparing search index...
    interface MenuGroup {
        items: MenuItem[];
        name: PageGroups;
    }
    Index

    Properties

    Properties

    items: MenuItem[]