4.5 KiB
4.5 KiB
::: anchor :::
::: title 基础使用 :::
::: describe 常用于行数据的交互筛选,在浩瀚的业务需求中,值得一用。 :::
::: title 基础使用 :::
::: demo 使用 lay-transfer
标签, 创建穿梭框
:::
::: title 指定标题 :::
::: demo
:::
::: title 使用插槽 :::
::: demo
{{data.id}}:::
::: title 开启搜索 :::
::: demo
:::
::: title 海量数据 :::
::: demo
:::
::: title 底部插槽 :::
::: demo
左侧底部 右侧底部:::
::: title Transfer 属性 :::
::: table
Name | Description | Accepted Values |
---|---|---|
dataSource | 数据来源 | -- |
title | 标题 | -- |
id | 主键 | -- |
showSearch | 开启搜索 | -- |
width | 左右盒子宽度 | 200px |
height | 左右盒子高度 | 360px |
:::
::: title Transfer 插槽 :::
::: table
Name | Description | Accepted Values |
---|---|---|
item | 列表项 | { data } |
leftFooter | 左侧盒子底部内容 | -- |
rightFooter | 右侧盒子底部内容 | -- |
:::
::: contributor transfer :::
::: previousNext transfer :::