Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/Demo/Shared/wwwroot/docs/Templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ To make it easier to start a project that uses the Fluent UI Web Components for
- Fluent Blazor Web App
- Fluent Blazor WebAssembly Standalone App
- Fluent .NET MAUI Blazor Hybrid and Web App
- Fluent .NAT Aspire Starter app
- Fluent .NET Aspire Starter app


All of these templates mimic their standard Blazor template counterpart but have the Fluent UI Blazor components already fully set up. If you choose to add sample pages when creating a project, all components have been replaced with Fluent UI components (and a few extra have been added). All Bootstrap styling is removed of course as well.
Expand Down
Loading