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

    Type Alias ListPaneSlotCreationPropsBeta

    Properties required to create a slot

    type ListPaneSlotCreationProps = {
        entries: ListPaneEntryParams[];
        options?: IListPaneSlotOptions;
    }
    Index

    Properties

    Properties