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 68ef1c1 commit 1537e38Copy full SHA for 1537e38
README.md
@@ -48,7 +48,7 @@ Please note that **onChange** API
48
49
| Property | Type | Default | Description |
50
| --------- | --------- | --------- | --------- |
51
-| prefixCls | string | @rc-component/segmented | prefixCls of this component |
+| prefixCls | string | `rc-segmented` | prefixCls of this component |
52
| className | string | '' | additional class name of segmented |
53
| style | React.CSSProperties | | style properties of segmented |
54
| options | Array<string \| number \| [SegmentedOption](#SegmentedOption)> | [] | options for choices |
0 commit comments