@minecraft
    Preparing search index...

    Type Alias ListPaneSlotCreationProps

    Properties required to create a slot

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

    Properties

    Properties