Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@xsyx/hanzo-outbusiness-confirm

xiaoliali13ISC1.0.1

outbusiness-confirm 组件

readme

outbusiness-confirm

changelog

v1.0.1

  • 增加皮肤

    v1.0.0

  • 歇业确认框

API

参数 说明 类型 默认值 版本
zIndex z-index 层级 Number 100 1.0.0
cancelText 确认按钮文本内容 String - 1.0.0
confirmText 取消按钮文本内容 String - 1.0.0
mask 遮罩层 Boolen true 1.0.0

Event

事件 说明 回调参数 版本
bind:confirm 点击确认按钮时触发 |
bind:cancel 点击取消按钮时触发 |
|