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 cde36a3 commit 6cec9f8Copy full SHA for 6cec9f8
README.md
@@ -105,6 +105,7 @@ React.render(
105
| key | string | - | corresponding to activeKey, should be unique |
106
| forceRender | boolean | false | forced render of content in tabs, not lazy render after clicking on tabs |
107
| tab | ReactNode | - | current tab's title corresponding to current tabPane |
108
+| menuTab | ReactNode | - | Tab title in dropdown menu |
109
| closeIcon | ReactNode | - | Config close icon |
110
111
## Development
0 commit comments