@minecraft/server-editor

    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.

    MMNEPVFCICPMFPCPTTAAATR