@anchor-it/antd-confirm

1.0.3 • Public • Published

@anchor-it/antd-confirm

基于 antd 中 PopConfirm 组件的二次封装应用

Install

Use npm:

npm install --save @anchor-it/antd-confirm

Use yarn:

yarn add @anchor-it/antd-confirm -S

Api

属性 说明 类型 默认值
title 弹出层标题 string
okButtonOnClick 确定按钮点击事件 function
cancelButtonOnClick 取消按钮点击事件 function
placement 弹出层位置 topLeft,top,topRight,leftTop, left, leftBottom, rightTop, rightBottom,bottomLeft, bottomRight, bottomRight

Dependents (0)

Package Sidebar

Install

npm i @anchor-it/antd-confirm

Weekly Downloads

4

Version

1.0.3

License

MIT

Unpacked Size

3.31 kB

Total Files

4

Last publish

Collaborators

  • dev_fisherx
  • fanpingyang