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