mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 03:44:48 +00:00
[new feature] Toast: add iconPrefix option (#3872)
This commit is contained in:
@@ -12,6 +12,7 @@ const defaultOptions = {
|
||||
onClose: null,
|
||||
onOpened: null,
|
||||
duration: 3000,
|
||||
iconPrefix: undefined,
|
||||
position: 'middle',
|
||||
forbidClick: false,
|
||||
loadingType: undefined,
|
||||
|
Reference in New Issue
Block a user