1 write to _fieldId
Microsoft.AspNetCore.Components.Web (1)
Forms\Label.cs (1)
88
_fieldId
= FieldIdGenerator.SanitizeHtmlId(
1 reference to _fieldId
Microsoft.AspNetCore.Components.Web (1)
Forms\Label.cs (1)
109
builder.AddAttribute(1, "for",
_fieldId
);