Use Date Range when you need to input a specific time period, either static or dynamic.
Utilize the bootstrap popover component. Apply the class .presentation-date-range as a hook for the date range popover.
Hover over the example to see the popover.
Last 30 Days to Date
Last 30 Days to Date
Apply the class .readonly to the bootstrap class .input-group, add the attribute readonly to the input field and add the attribute disabled to the button.
Add the class .w-front-icon to the .input-group. Add icon markup before the input field with the class .input-icon to create an input field with icon.
Add .input-group-addon .btn-info at the end to create the info button.
Tap the calendar button to launch the dialog.
Dialogs utilize the plugin BootstrapDialog. Learn More
Dialogs utilize the plugin BootstrapDatepicker. Learn More