Skip to content

Commit deff257

Browse files
committed
update readme
1 parent ab94c09 commit deff257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ By default the decimal value is disabled. To use decimals in the value, add the
139139
|min|Minimum value allowed|false|Number|0|
140140
|minus|Enable/disable negative values|false|Boolean|`false`|
141141
|placeholder|Input placeholder|false|String|-|
142-
|precision|Number of decimals|false|Number, String|-|
142+
|precision|Number of decimals|false|Number|-|
143143
|separator|Thousand separator symbol (accepts either `.` or `,`)|false|String|`,`|
144144
|read-only|Hide input field and show the value as text|false|Boolean|false|
145145
|read-only-class|Class for read-only element|false|String|''|

0 commit comments

Comments
 (0)