soanvig / mm-jsr

Range input solution without dependencies
https://soanvig.github.io/mm-jsr
GNU Lesser General Public License v3.0
56 stars 16 forks source link

Create label formatters #6

Closed soanvig closed 6 years ago

soanvig commented 7 years ago

Those will be functions formatting output going to label (preserving original numbers).

The functions could be overwritable by user to create i.e. Date range picker (the number would be seconds timestamp but formatted through function and displayed as readable date).