bootstrap.daterangepicker
1.3.12.2
See the version list below for details.
dotnet add package bootstrap.daterangepicker --version 1.3.12.2
NuGet\Install-Package bootstrap.daterangepicker -Version 1.3.12.2
<PackageReference Include="bootstrap.daterangepicker" Version="1.3.12.2" />
paket add bootstrap.daterangepicker --version 1.3.12.2
#r "nuget: bootstrap.daterangepicker, 1.3.12.2"
// Install bootstrap.daterangepicker as a Cake Addin #addin nuget:?package=bootstrap.daterangepicker&version=1.3.12.2 // Install bootstrap.daterangepicker as a Cake Tool #tool nuget:?package=bootstrap.daterangepicker&version=1.3.12.2
This date range picker component for Bootstrap creates a dropdown menu from which a user can select a range of dates.
If invoked with no options, it will present two calendars to choose a start and end date from. Optionally, you can provide a list of date ranges the user can select from instead of choosing dates from the calendars. If attached to a text input, the selected dates will be inserted into the text box. Otherwise, you can provide a custom callback function to receive the selection.
The component can also be used as a single date picker by setting the singleDatePicker option to true.
Learn more about Target Frameworks and .NET Standard.
-
- Moment.js (>= 2.8.1)
- Twitter.Bootstrap (>= 3.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on bootstrap.daterangepicker:
Package | Downloads |
---|---|
UVNetTransversalWeb
Compilado de funciones javascript y estilos css genéricos. |
GitHub repositories
This package is not used by any popular GitHub repositories.