React Component To Format Number

Description:

A React component to format number in an input or as a text.

Features:

  • Allow prefix, suffix and thousand separator.
  • Allow format pattern.
  • Allow masking.
  • Allow custom formatting handler.
  • Allow formatting a input or a simple text

Live Preview:

react-number-format-1 react-number-format-2

Add Comment