| Summary: A form field to spin through numbers, dates and time |
| Author: Steven Chim |
| Published: 19 September 2007 |
| Version: 0.35 |
| Ext Version: 2.0+ |
| License: BSD license |
| Demo Link: View Demo |
| Forum Post: View Post |
Contents |
Ext.ux.form.Spinner lets the user spin through values for a form field. Supported values can be numbers, dates and time. Additional support for other values can easily be added, i.e. to spin through an array or dataset.
Check out the forum post for its usage.
Make sure to check out the plugin version too. Plug this plugin into an ext-form component to give it spinning behaviour while keeping the native validation, etc...