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

    Interface IButtonPanePropertyItemOptionsBeta

    Optional properties for Button Pane property item

    interface IButtonPanePropertyItemOptions {
        itemMinWidth?: number;
    }
    Index

    Properties

    Properties

    itemMinWidth?: number

    Minimum width for each item within the layout. If undefined, it will default to 6.