Added custom views

This commit is contained in:
2025-02-01 16:15:28 +01:00
parent bfea4e9cff
commit 2256a59f9a
9 changed files with 246 additions and 47 deletions

View File

@@ -1,5 +1,7 @@
@page "/counter"
@using HopFrame.Web.Components.Layout
@rendermode InteractiveServer
@layout HopFrameLayout
<PageTitle>Counter</PageTitle>