@page "/tec/" @code { private BoardData m { get; set; } = new() { BoardID = 0, maxThreads = 10, Tag = "tec", Topic = "Technology" }; }