Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinongko committed Sep 3, 2017
1 parent ab94c09 commit deff257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ By default the decimal value is disabled. To use decimals in the value, add the
|min|Minimum value allowed|false|Number|0|
|minus|Enable/disable negative values|false|Boolean|`false`|
|placeholder|Input placeholder|false|String|-|
|precision|Number of decimals|false|Number, String|-|
|precision|Number of decimals|false|Number|-|
|separator|Thousand separator symbol (accepts either `.` or `,`)|false|String|`,`|
|read-only|Hide input field and show the value as text|false|Boolean|false|
|read-only-class|Class for read-only element|false|String|''|
Expand Down

0 comments on commit deff257

Please sign in to comment.