layui/example/docs/zh-CN/components/transfer.md
2022-03-17 17:08:31 +08:00

2.9 KiB

::: anchor :::

::: title 基础使用 :::

::: describe 常用于行数据的交互筛选,在浩瀚的业务需求中,值得一用。 :::

::: title 基础使用 :::

::: demo 使用 lay-transfer 标签, 创建穿梭框

:::

::: title 指定标题 :::

::: demo

:::

::: title 使用插槽 :::

::: demo

{{data.id}}

:::

::: title 开启搜索 :::

::: demo

:::

::: title 海量数据 :::

::: demo

:::

::: title Transfer 属性 :::

::: table

Name Description Accepted Values
dataSource 数据来源 --
title 标题 --
id 主键 --

:::

::: title Transfer 插槽 :::

::: table

Name Description Accepted Values
item 列表项 { data }

:::

::: comment :::

::: previousNext transfer :::