react-nebo15-mask

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


Keywords
webpack, es6, starter, library, universal, umd, commonjs, javascript, mask, nebo15-mask, react
License
MIT
Install
npm install react-nebo15-mask@1.0.8

Documentation

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