bootstrap.daterangepicker
1.3.12.3
dotnet add package bootstrap.daterangepicker --version 1.3.12.3
NuGet\Install-Package bootstrap.daterangepicker -Version 1.3.12.3
<PackageReference Include="bootstrap.daterangepicker" Version="1.3.12.3" />
paket add bootstrap.daterangepicker --version 1.3.12.3
#r "nuget: bootstrap.daterangepicker, 1.3.12.3"
// Install bootstrap.daterangepicker as a Cake Addin #addin nuget:?package=bootstrap.daterangepicker&version=1.3.12.3 // Install bootstrap.daterangepicker as a Cake Tool #tool nuget:?package=bootstrap.daterangepicker&version=1.3.12.3
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.
GitHub repositories
This package is not used by any popular GitHub repositories.
css files content fixed.
Change the Twitter.Bootstrap dependency to Bootstrap.