Skip to content

Commit 43d8b6f

Browse files
committed
Update readme
1 parent c1330ff commit 43d8b6f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ ariaControls |string |`aria-controls` at
7575
classNames |Object.<string> |CSS class names
7676
defaultValue |number | Object.<number> |Default value(s)
7777
disabled |boolean |Disabled or not
78+
formatLabel |Function |Label formatter
79+
labelPrefix |string |Label prefix
80+
labelSuffix |string |Label suffix
7881
maxValue |number |Maximum value it can accept
7982
minValue |number |Minimum value it can accept
8083
name |string |Name of `form` input

0 commit comments

Comments
 (0)