SOHL_CONTEXT_MENU_SORT_GROUP: {
    DEFAULT: "default";
    ESSENTIAL: "essential";
    GENERAL: "general";
    HIDDEN: "hidden";
}

Map of context-menu sort-group key → value.

Type declaration

  • ReadonlyDEFAULT: "default"
  • ReadonlyESSENTIAL: "essential"
  • ReadonlyGENERAL: "general"
  • ReadonlyHIDDEN: "hidden"