1 write to _typeAttributeValue
Microsoft.AspNetCore.Components.Web (1)
Forms\InputDate.cs (1)
69
(
_typeAttributeValue
, _format, var formatDescription) = Type switch
1 reference to _typeAttributeValue
Microsoft.AspNetCore.Components.Web (1)
Forms\InputDate.cs (1)
88
builder.AddAttribute(2, "type",
_typeAttributeValue
);