@mendix/extensions-api - v0.2.4
    Preparing search index...

    Type Alias Preferences

    type Preferences = {
        language: string;
        theme: "Light" | "Dark";
    }
    Index

    Properties

    Properties

    language: string

    The current UI language of Studio Pro, e.g. "en-US".

    theme: "Light" | "Dark"

    The current UI theme of Studio Pro.