Skip to content

Variable: Dashboard

Examples / @xmachines/play-dom-demo / Dashboard

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

Defined in: play-dom/examples/demo/src/components/Dashboard.ts:9

Dashboard — Protected authenticated home. Catalog-typed DOM component (ComponentFn<AuthCatalog, ‘Dashboard’>). Renders welcome message; logout button emits ‘logout’ action.