projectsStore.clear() — supabase Function Reference
Architecture documentation for the projectsStore.clear() function in ProjectConfigVariables.tsx from the supabase codebase.
Entity Profile
Relationship Graph
Source Code
apps/docs/components/ProjectConfigVariables/ProjectConfigVariables.tsx lines 86–89
clear: () => {
projectsStore.setSelectedOrgProject(null, null)
projectsStore.setSelectedBranch(null)
},
Domain
Subdomains
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free