APP_BAR_MODE: {
    BROWSE: "browse";
    CHEVRON: "chevron";
    CHEVRON_VIEW: "chevron_view";
    EDIT: "edit";
    VIEW: "view";
} = ...