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 1010_site
1111.umi
1212.doc
13+ README.md
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ render(
4848## API
4949
5050| Property | Type | Default | Description |
51- | ------------ | -------------------------------------------------------------- | ------------ | ------------------------- --------- |
51+ | --------- | --------- | --------- | --------- |
5252| prefixCls | string | rc-segmented | |
5353| className | string | '' | additional class name of segmented |
5454| style | React.CSSProperties | | style properties of segmented |
@@ -61,7 +61,7 @@ render(
6161### SegmentedOption
6262
6363| Property | Type | Default | Description |
64- | --------- | --------- | ------- | ----------------------------------------- | ---------------- --------- |
64+ | --------- | --------- | --------- | --------- |
6565| label | ReactNode | | label of segmented option |
6666| value | string | number | | value of segmented option |
6767| className | string | '' | additional class name of segmented option |
You can’t perform that action at this time.
0 commit comments