<n-form action="/student/create"><n-hide for="Id"></n-hide><n-input for="ModelName" icon="fa fa-check" is-require="false"></n-input><n-checkbox for="IsFullTime" is-require="false"></n-checkbox><n-radio-label id="radio" label="Question checkbox:"><n-radio-item name="radio" value="1" label="Check box 1"></n-radio-item><n-radio-item name="radio" value="2" label="Check box 3"></n-radio-item></n-radio-label><n-select for="GroupClassId"></n-select></n-form>.
Info
Version: | 6.0.6 |
Author(s): | HT |
Last Update: | Wednesday, June 15, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/HT.NTagHelpers |
Install
Install-Package HT.NTagHelpers
dotnet add package HT.NTagHelpers
paket add HT.NTagHelpers
HT.NTagHelpers Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- HT.Enums(>= 5.0.1.9)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
- Microsoft.AspNetCore.Razor(>= 2.2.0)
- HT.Enums(>= 5.0.1.9)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
- Microsoft.AspNetCore.Razor(>= 2.2.0)
Tags