File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 10
10
_site
11
11
.umi
12
12
.doc
13
+ README.md
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ render(
48
48
## API
49
49
50
50
| Property | Type | Default | Description |
51
- | ------------ | -------------------------------------------------------------- | ------------ | ------------------------- --------- |
51
+ | --------- | --------- | --------- | --------- |
52
52
| prefixCls | string | rc-segmented | |
53
53
| className | string | '' | additional class name of segmented |
54
54
| style | React.CSSProperties | | style properties of segmented |
@@ -61,7 +61,7 @@ render(
61
61
### SegmentedOption
62
62
63
63
| Property | Type | Default | Description |
64
- | --------- | --------- | ------- | ----------------------------------------- | ---------------- --------- |
64
+ | --------- | --------- | --------- | --------- |
65
65
| label | ReactNode | | label of segmented option |
66
66
| value | string | number | | value of segmented option |
67
67
| className | string | '' | additional class name of segmented option |
You can’t perform that action at this time.
0 commit comments