Instamotor-Labs / react-dual-rangeslider

Semantic dual range slider component for Reactjs
6 stars 1 forks source link

Pluggable formatters #13

Open dnewcome opened 8 years ago

dnewcome commented 8 years ago

pass a formatting function in as a prop to allow customizable formatting. Right now numeral is used for USD formatting.