layui/example/docs/zh-CN/components/transfer.md
2022-02-02 03:27:34 +08:00

1.7 KiB

::: anchor :::

::: title 基础使用 :::

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

:::

::: title 指定标题 :::

::: demo

:::

::: title 使用插槽 :::

::: demo

{{data.id}}

:::

::: title Transfer 属性 :::

::: table

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

:::

::: title Transfer 插槽 :::

::: table

Name Description Accepted Values
item 列表项 { data }

:::

::: comment :::

::: previousNext transfer :::