Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

alaska-field-number

maichong22MIT0.13.2

Alaska number field

alaska, alaska-field

readme

alaska-field-number

Alaska number field

//alaska config

export default {

  'alaska-field-number': {
    //numeral format
    format: '$ 0.00',
    min: 0,
    max: [100,'The value of path "{PATH}" ({VALUE}) exceeds the limit ({MAX}).']
  }

}

Contribute

Maichong Software

Liang Xingchen

License

This project is licensed under the terms of the MIT license