Documentation
Getting Started
These guides help you get up and running quickly with the DemoSite components and MFA workflow.
API Reference
API surface is documented with example usage and recommended patterns.
<Tabs defaultTab="tab1">...</Tabs>
showToast("Success message", "success");
Components
- Tabs: switch between related content panels.
- Accordion: collapsible content sections for FAQs.
- Toasts: non-intrusive status notifications.
FAQ
Common answers to get you moving quickly.
dotnet run --project DemoSite