You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ant-design/components/transfer/demo/tree-transfer.md

15 lines
209 B
Markdown

## zh-CN
使用 Tree 组件作为自定义渲染列表。
## en-US
Customize render list with Tree component.
<style>
.tree-transfer .ant-transfer-list:first-child {
flex: none;
width: 50%;
}
</style>