1 write to Start
Microsoft.AspNetCore.Components.AI (1)
Blocks\RichText\ListNode.cs (1)
26Start = start;
2 references to Start
Microsoft.AspNetCore.Components.AI (2)
Components\MessageListContext.cs (2)
158if (list.Ordered && list.Start is not null) 160builder.AddAttribute(2, "start", list.Start.Value);