[new feature] Notify: add className prop (#2681)
This commit is contained in:
@@ -55,3 +55,4 @@ export default {
|
||||
| duration | Duration(ms), won't disappear if value is 0 | `Number` | `3000` |
|
||||
| color | Message color | `String` | `#fff` | |
|
||||
| background | Background color | `String` | `#f44` |
|
||||
| className | Custom className | `String | Array | Object` | - |
|
||||
|
||||
Reference in New Issue
Block a user