Wagtail client-side components
    Preparing search index...
    interface UpdateGlobalSettingsAction {
        type: "update-global-settings";
        update: SettingsStateUpdate;
    }
    Index

    Properties

    Properties

    type: "update-global-settings"