Skip to content

Commit 46cf3f4

Browse files
committed
update readme
1 parent ff50c42 commit 46cf3f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ By default the decimal value is disabled, to use decimal value add `precision` p
106106
|placeholder|Input placeholder|false|String|-|
107107
|precision|Number of decimals|false|Number, String|-|
108108
|separator|Thousand separator type ( accept either `.` or `,` )|false|String|,|
109+
|read-only|Hide input field and show the value in text|false|Boolean|false|
110+
|read-only-class|Class for read-only element|false|String|''|
109111

110112
## License
111113

0 commit comments

Comments
 (0)