Skip to content

MenuSelection

MenuSelection = Record<string, string[]>

Defined in: src/components/navigation/Menu/Menu.types.ts:73

Selected items state organized by group. Maps group ID to array of selected item IDs.