Skip to content

UserProfile

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/parser-orchestrator/test/fixtures/sample-projects/fullstack-nextjs-nestjs/frontend/src/components/UserProfile.tsx

Props

NameTypeRequiredDefault
userIdany-
showStatsany-true
onProfileLoadany-

Diagram

mermaid
graph TD
    component_UserProfile_131907c4["UserProfile"]
    class component_UserProfile_131907c4 rootComponent

Relationships

  • RENDERS → LoadingSpinner
  • RENDERS → Avatar
  • RENDERS → StatCard
  • USES_HOOK → useAuth
  • USES_HOOK → useState
  • USES_HOOK → useQuery
  • USES_HOOK → useEffect

Was this page helpful?

Download as PDF