Home / Function/ ToggleLg() — supabase Function Reference

ToggleLg() — supabase Function Reference

Architecture documentation for the ToggleLg() function in toggle-lg.tsx from the supabase codebase.

Entity Profile

Relationship Graph

Source Code

apps/design-system/registry/default/example/toggle-lg.tsx lines 4–10

export default function ToggleLg() {
  return (
    <Toggle_Shadcn_ size="lg" aria-label="Toggle italic">
      <Italic className="h-4 w-4" />
    </Toggle_Shadcn_>
  )
}

Domain

Subdomains

Analyze Your Own Codebase

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

Try Supermodel Free