Create a sample project that demonstrates the usage of all BitBlazor components. The project should:
- Include examples of each component.
- Show how to use components in all Blazor render modes:
- Server-side rendering
- Interactive server
- Interactive WebAssembly
- Organize the sample for easy comparison and guidance for consumers.
This will help users understand how to implement and integrate the components in their own projects, regardless of the chosen Blazor render mode.