[new feature] Notify: add onOpened prop
This commit is contained in:
@@ -59,4 +59,5 @@ export default {
|
||||
| background | Background color | `String` | `#f44` |
|
||||
| className | Custom className | `String | Array | Object` | - |
|
||||
| onClick | Callback function after click | `Function` | - |
|
||||
| onOpened | Callback function after opened | `Function` | - |
|
||||
| onClose | Callback function after close | `Function` | - |
|
||||
|
||||
Reference in New Issue
Block a user