We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1330ff commit 43d8b6fCopy full SHA for 43d8b6f
README.md
@@ -75,6 +75,9 @@ ariaControls |string |`aria-controls` at
75
classNames |Object.<string> |CSS class names
76
defaultValue |number | Object.<number> |Default value(s)
77
disabled |boolean |Disabled or not
78
+formatLabel |Function |Label formatter
79
+labelPrefix |string |Label prefix
80
+labelSuffix |string |Label suffix
81
maxValue |number |Maximum value it can accept
82
minValue |number |Minimum value it can accept
83
name |string |Name of `form` input
0 commit comments