DropDownList.Optgroup.MVC
1.0.0
HTML5 <optgroup> tag in MVC
There is no built-in support in the framework for this kind of drop down lists.
The <optgroup> is used to group related options in a drop-down list.
Documentation/DEMO https://bhaumikpatel.github.io/DDL.optgroup.MVC.Demo/
Install-Package DropDownList.Optgroup.MVC -Version 1.0.0
dotnet add package DropDownList.Optgroup.MVC --version 1.0.0
<PackageReference Include="DropDownList.Optgroup.MVC" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DropDownList.Optgroup.MVC --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DropDownList.Optgroup.MVC, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 123,666 | 1/27/2014 |