@minecraft/server-editor
    Preparing search index...

    Type Alias ListPaneSlotLayoutSectionsBeta

    type ListPaneSlotLayoutSections = {
        mainSection: ListPaneSlotLayoutEntry[];
        outerSection: ListPaneSlotLayoutEntry[];
    }
    Index

    Properties

    outerSection: ListPaneSlotLayoutEntry[]