Skip to content

Commit 738301a

Browse files
authored
Update README.md
1 parent fdc327a commit 738301a

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
@@ -135,7 +135,7 @@ By default the decimal value is disabled. To use decimals in the value, add the
135135
|-----|-----------|--------|----|-------|
136136
|currency|Currency prefix|false|String|-|
137137
|currency-symbol-position|Position of the symbol (accepted values: `prefix` or `suffix`)|false|String|`prefix`|
138-
|max|Maximum value allowed|false|Number|-|
138+
|max|Maximum value allowed|false|Number|100 quadrillion|
139139
|min|Minimum value allowed|false|Number|0|
140140
|minus|Enable/disable negative values|false|Boolean|`false`|
141141
|placeholder|Input placeholder|false|String|-|

0 commit comments

Comments
 (0)