layui/example/docs/zh-CN/components/confirm.md
2022-03-17 00:04:27 +08:00

1.2 KiB

::: anchor :::

::: title 基本介绍 :::

::: describe 需要一个简洁的确认框询问用户时。 :::

::: title 基础使用 :::

::: demo

信息框

:::

::: title 指定操作 :::

::: demo

询问框

:::

::: title 组件方法 :::

layer.confirm(content, options)

::: title 组件属性 :::

::: table

属性 描述 备注
content 内容 --
options 选配属性 { time: 加载时长, btn: 按钮组 }

:::

::: comment :::

::: previousNext confirm :::