## zh-CN | |
通过 `collapsible` 属性,可以设置面板的可折叠触发区域。 | |
## en-US | |
Specify the trigger area of collapsible by `collapsible`. | |
<style> | |
#collapse-demo-collapsible .ant-space { | |
width: 100%; | |
} | |
</style> | |
## zh-CN | |
通过 `collapsible` 属性,可以设置面板的可折叠触发区域。 | |
## en-US | |
Specify the trigger area of collapsible by `collapsible`. | |
<style> | |
#collapse-demo-collapsible .ant-space { | |
width: 100%; | |
} | |
</style> | |