mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
Update index.en-US.md
Updated to document by adding a property "destroyInactivePanel" which lets the user know about it behavior.
This commit is contained in:
parent
763d32ac68
commit
fcc055b390
@ -23,6 +23,7 @@ A content area which can be collapsed and expanded.
|
||||
| bordered | Toggles rendering of the border around the collapse block | boolean | `true` |
|
||||
| defaultActiveKey | Key of the initial active panel | string | - |
|
||||
| onChange | Callback function executed when active panel is changed | Function | - |
|
||||
| destroyInactivePanel | Destroy Inactive Panel | boolean | `false` |
|
||||
|
||||
### Collapse.Panel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user