Skip to content

Commit

Permalink
docs: Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ committed Nov 25, 2020
1 parent cde36a3 commit 6cec9f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ React.render(
| key | string | - | corresponding to activeKey, should be unique |
| forceRender | boolean | false | forced render of content in tabs, not lazy render after clicking on tabs |
| tab | ReactNode | - | current tab's title corresponding to current tabPane |
| menuTab | ReactNode | - | Tab title in dropdown menu |
| closeIcon | ReactNode | - | Config close icon |

## Development
Expand Down

0 comments on commit 6cec9f8

Please sign in to comment.