SyntaxFix
Write A Post
Hire A Developer
Questions
@Html.EditorFor(model => model.Date, new { htmlAttributes = new { @class = "form-control", @type = "date" } })
this works well