Skip to content

Commit 6d2df49

Browse files
committed
docs: add description for prefixCls in readme.md
1 parent 2b9a5d9 commit 6d2df49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ render(
4545

4646
| Property | Type | Default | Description |
4747
| --------- | --------- | --------- | --------- |
48-
| prefixCls | string | rc-segmented | |
48+
| prefixCls | string | rc-segmented | prefixCls of this component |
4949
| className | string | '' | additional class name of segmented |
5050
| style | React.CSSProperties | | style properties of segmented |
5151
| options | Array<string \| number \| [SegmentedOption](#SegmentedOption)> | [] | options for choices |

0 commit comments

Comments
 (0)