mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
doc: Popconfirm doc update (#18324)
This commit is contained in:
@@ -52,3 +52,9 @@ You can customise Popconfirm like:
|
||||
| Name | Description |
|
||||
|--- | ---|
|
||||
| reference | HTML element that triggers Popconfirm |
|
||||
|
||||
### Events
|
||||
| Event Name | Description | Parameters |
|
||||
|---------|--------|---------|
|
||||
| onConfirm | triggers when click confirm button | — |
|
||||
| onCancel | triggers when click cancel button | — |
|
||||
Reference in New Issue
Block a user