Skip to content

Commit 6cec9f8

Browse files
committed
docs: Update doc
1 parent cde36a3 commit 6cec9f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ React.render(
105105
| key | string | - | corresponding to activeKey, should be unique |
106106
| forceRender | boolean | false | forced render of content in tabs, not lazy render after clicking on tabs |
107107
| tab | ReactNode | - | current tab's title corresponding to current tabPane |
108+
| menuTab | ReactNode | - | Tab title in dropdown menu |
108109
| closeIcon | ReactNode | - | Config close icon |
109110

110111
## Development

0 commit comments

Comments
 (0)