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 cac8be9 commit 5e35ec9Copy full SHA for 5e35ec9
README.md
@@ -63,7 +63,7 @@ render(
63
| Property | Type | Default | Description |
64
| --------- | --------- | --------- | --------- |
65
| label | ReactNode | | label of segmented option |
66
-| value | string | number | | value of segmented option |
+| value | string \| number | | value of segmented option |
67
| className | string | '' | additional class name of segmented option |
68
| disabled | boolean | false | disabled status of segmented option |
69
0 commit comments