DateSlider (ExtJS4 Extension)

What is it?

DateSlider is a simple extension for Sencha ExtJS that allows standard sliders to use dates as values. More than one handle can be set, and each can be tied to date input fields.

How does it work?

The component can be created using Ext.create (Ext.ux.DateSlider) or using the xtype (dateslider). Passed configuration can include the following, as well as any other slider properties. Properties marked with * are required.
*dateFields: array of Ext.form.field.Date items
   OR
*values: array of date string matching dateFormat (see below)
dateFormat: valid Ext.Date format (default 'n/j/Y')
*minDate: valid Ext.Date format
*maxDate: valid Ext.Date format
dateIncrement: Ext.Date interval constant (default Ext.Date.DAY)

Example/Screenshot

Where do I get it?

GitHub

You can view and contribute through GitHub.

Direct

You can view the source file here.

Building Awesome Web Apps
HTML5 WebGL Android Apple iOS Windows Phone Leap Motion PhoneGap Google Glass