@for (int i = 0; i < Count; i++) {
}
@code { [Parameter] public int Count { get; set; } = 12; }