Skip to content

Variable: Profile

Examples / @xmachines/play-react-demo / Profile

const Profile: ComponentFn<AuthCatalog, "Profile">;

Defined in: packages/play-react/examples/demo/src/components/Profile.tsx:11

Profile — Protected user profile page

Uses ComponentFn<AuthCatalog, “Profile”> for catalog-typed props. Navigation is handled by HeaderNav — this component only renders content.