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 2b9a5d9 commit 6d2df49Copy full SHA for 6d2df49
README.md
@@ -45,7 +45,7 @@ render(
45
46
| Property | Type | Default | Description |
47
| --------- | --------- | --------- | --------- |
48
-| prefixCls | string | rc-segmented | |
+| prefixCls | string | rc-segmented | prefixCls of this component |
49
| className | string | '' | additional class name of segmented |
50
| style | React.CSSProperties | | style properties of segmented |
51
| options | Array<string \| number \| [SegmentedOption](#SegmentedOption)> | [] | options for choices |
0 commit comments