@beisen/table-drill
v2.4.54-14
Published
| 参数 | 说明 | 类型 | 默认值 | 是否必传 | | ---|---|---|---|--- | visible |是否显示推屏 |bool|false|否| | title | 标题,不传表示不显示标题 |string|""|否| | hasMasker |是否有背景蒙层 |bool|true|否| | width |推屏宽度 |number|480|否| | placement |"left" 、 "right" 、 "top" 、 "bottom",推出方向,默认右侧 |string|"r
Downloads
100
Keywords
Readme
| 参数 | 说明 | 类型 | 默认值 | 是否必传 | | ---|---|---|---|--- | visible |是否显示推屏 |bool|false|否| | title | 标题,不传表示不显示标题 |string|""|否| | hasMasker |是否有背景蒙层 |bool|true|否| | width |推屏宽度 |number|480|否| | placement |"left" 、 "right" 、 "top" 、 "bottom",推出方向,默认右侧 |string|"right"|否| | okStatue|确定按钮状态disabled|string|""|否| | onOk |点击确定按钮的回调 |func|否| | onCancel |点击取消按钮的回调 |func|否| | okText |确定文字 |string|"确定"|否| | cancelText |取消文字 |string|"取消"|否| | containerOverflow | 容器的自适应方式(visible|hidden|auto) |string|"auto"|否| | disabledPortal | 不使用Portal挂载(false|true) |bool|false|否| | className | 对话框外层容器的类名 | string | "" | 否 |