TekH 4d91b0a4fb Refactor Index.razor layout and add redirection logic
Simplified the `@page` directive by removing redundant entries.
Replaced the introductory section with a centered card layout
featuring a document icon, heading, description, and a
`DxLoadingPanel` with a spinner for redirection feedback.

Removed the "Helpful Resources" section with external links.
Added a new `@code` block to handle redirection logic using
`OnAfterRenderAsync`, which redirects to `/reportviewer` after
a 1200ms delay.
2026-05-26 10:44:56 +02:00
2025-03-28 15:12:26 +01:00
2026-05-22 10:50:25 +02:00
Description
No description provided
191 MiB
Languages
JavaScript 87.9%
C# 6.4%
Visual Basic .NET 2.8%
HTML 1.5%
CSS 1%
Other 0.4%