ButtonWithIcon() — supabase Function Reference
Architecture documentation for the ButtonWithIcon() function in button-with-icon.tsx from the supabase codebase.
Entity Profile
Relationship Graph
Source Code
apps/design-system/registry/default/example/button-with-icon.tsx lines 4–6
export default function ButtonWithIcon() {
return <Button icon={<Mail className="mr-2 h-4 w-4" />}>Login with Email</Button>
}
Domain
Subdomains
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free