1.0.8 • Published 7 years ago

react-nebo15-mask v1.0.8

Weekly downloads
36
License
MIT
Repository
github
Last release
7 years ago

React Nebo15 Mask

Build Status

React wrapper for nebo15-mask (http://github.com/Nebo15/nebo15-mask)

Properties

  • withPlaceholder - placeholder for mask characters
  • showOnFocus - show mask on focus input
  • hideOnBlur - hide mask on blur input
  • showAlways - always show mask
  • component - (default, input) custom input component.
  • onChange, onBlur