layui/example/docs/zh-CN/components/transfer.md
dingyongya e9f9457b88 Merge branch 'split-panel' of https://gitee.com/dingyongya/layui-vue into develop
 Conflicts:
	example/docs/zh-CN/components/avatar.md
	example/docs/zh-CN/components/countup.md
2022-01-12 14:20:49 +08:00

1.6 KiB

::: anchor :::

::: title 基础使用 :::

::: demo

:::

::: 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 :::