@using Web.Shared.Models @code { private ServerModel _serverModel = new(); private void HandleValidSubmit() { } }