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