@page "/" Home

Hello, world!

Welcome to your new app. @code { private void ClickTest(int i) { Console.WriteLine($"Clicked {i}"); } }