Info
Version: | 0.3.0 |
Author(s): | David Eckersall |
Last Update: | Tuesday, August 2, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://html5aspdotnetmvc3.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/HTML5MVCInputTags |
Install
Install-Package HTML5MVCInputTags
dotnet add package HTML5MVCInputTags
paket add HTML5MVCInputTags
HTML5MVCInputTags Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Also includes additional metadata functionality to define placeholder text, validation patterns and min, max and step values.
N.B. For the date-orientated controls Min, Max and Step are currently disabled due to the unobtrusive javascript validation expecting numeric values.
I'm currently looking into a workaround for this in order to allow them to be used in date-based inputs.