mirror of
https://github.com/youzan/vant.git
synced 2026-04-06 02:00:43 +08:00
[improvement] Sku: tsx (#2801)
This commit is contained in:
@@ -106,4 +106,4 @@ toast2.clear();
|
||||
| loadingType | Loading icon type, can be set to `spinner` | `String` | `circular` |
|
||||
| duration | Toast duration(ms), won't disappear if value is 0 | `Number` | `3000` |
|
||||
| className | Custom className | `String | Array | Object` | - |
|
||||
| get-container | Return the mount node for Popup | `String | () => HTMLElement` | `body` |
|
||||
| get-container | Return the mount node for Toast | `String | () => HTMLElement` | `body` |
|
||||
|
||||
Reference in New Issue
Block a user