layui/example/docs/zh-CN/components/card.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.5 KiB

::: anchor :::

::: title 基础使用 :::

::: demo

内容

:::

::: title 卡片插槽 :::

::: demo

标题 内容

:::

::: title 简单使用 :::

::: demo

内容

:::

::: title Card 属性 :::

::: table

属性 描述 可选值
title 标题 --

:::

::: title Card 插槽 :::

::: table

插槽 描述 可选值
default 默认插槽 --
header 头部插槽 --
body 内容插槽 --

:::

::: comment :::

::: previousNext card :::