Variable SOHL_CONTEXT_MENU_SORT_GROUP
SOHL_CONTEXT_MENU_SORT_GROUP: {
DEFAULT: "default";
ESSENTIAL: "essential";
GENERAL: "general";
HIDDEN: "hidden";
}
Type declaration
ReadonlyDEFAULT: "default"
ReadonlyESSENTIAL: "essential"
ReadonlyGENERAL: "general"
ReadonlyHIDDEN: "hidden"
Map of context-menu sort-group key → value.