alaska-field-number
v0.13.2
Published
Alaska number field
Downloads
8
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
License
This project is licensed under the terms of the MIT license