bootstrap.daterangepicker.less
1.3.12
dotnet add package bootstrap.daterangepicker.less --version 1.3.12
NuGet\Install-Package bootstrap.daterangepicker.less -Version 1.3.12
<PackageReference Include="bootstrap.daterangepicker.less" Version="1.3.12" />
paket add bootstrap.daterangepicker.less --version 1.3.12
#r "nuget: bootstrap.daterangepicker.less, 1.3.12"
// Install bootstrap.daterangepicker.less as a Cake Addin #addin nuget:?package=bootstrap.daterangepicker.less&version=1.3.12 // Install bootstrap.daterangepicker.less as a Cake Tool #tool nuget:?package=bootstrap.daterangepicker.less&version=1.3.12
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.Less (>= 3.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.12 | 6,577 | 8/26/2014 |