Home / Function/ menuState.setMenuActiveRefId() — supabase Function Reference

menuState.setMenuActiveRefId() — supabase Function Reference

Architecture documentation for the menuState.setMenuActiveRefId() function in useMenuState.ts from the supabase codebase.

Entity Profile

Relationship Graph

Source Code

apps/docs/hooks/useMenuState.ts lines 7–9

  setMenuActiveRefId: (value) => {
    menuState.menuActiveRefId = value
  },

Subdomains

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free