mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 03:44:48 +00:00
[Improvement] Toast: add loadingType option (#1049)
This commit is contained in:
@@ -9,6 +9,7 @@ const defaultOptions = {
|
||||
value: true,
|
||||
duration: 3000,
|
||||
position: 'middle',
|
||||
loadingType: 'circular',
|
||||
forbidClick: false,
|
||||
overlayStyle: {}
|
||||
};
|
||||
|
Reference in New Issue
Block a user