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

    Interface IModalOverlayPaneOptionsBeta

    The options to create a modal overlay pane.

    interface IModalOverlayPaneOptions {
        title?: LocalizedString;
    }
    Index

    Properties

    Properties

    Localized title of the modal overlay.