File tree Expand file tree Collapse file tree 8 files changed +9
-8
lines changed
advanced_multiple_libs/src/components
simple_with_izitoast/src/components
simple_with_mini_toatr/src/components
simple_with_noty/src/components
simple_with_swal/src/components
simple_with_toastr/src/components
simple_with_vue_easy_toast/src/components
simple_with_vue_toasted/src/components Expand file tree Collapse file tree 8 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 130130 },
131131 notifications: {
132132 showSuccessMsg: {
133- type: VueNotifications .types .success ,
133+ type: VueNotifications .types .success , // or just 'success' or any other string
134134 title: ' Hello there' ,
135135 message: ' That\' s the success!'
136136 },
162162 warn: TOASTS [this .currentLib ]
163163 }
164164
165+ // Changing options dynamically
165166 VueNotifications .setPluginOptions (options)
166167 }
167168 }
Original file line number Diff line number Diff line change 3232 },
3333 notifications: {
3434 showSuccessMsg: {
35- type: VueNotifications .types .success ,
35+ type: VueNotifications .types .success , // or just 'success' or any other string
3636 title: ' Hello there' ,
3737 message: ' That\' s the success!'
3838 },
Original file line number Diff line number Diff line change 3232 },
3333 notifications: {
3434 showSuccessMsg: {
35- type: VueNotifications .types .success ,
35+ type: VueNotifications .types .success , // or just 'success' or any other string
3636 title: ' Hello there' ,
3737 message: ' That\' s the success!'
3838 },
Original file line number Diff line number Diff line change 3232 },
3333 notifications: {
3434 showSuccessMsg: {
35- type: VueNotifications .types .success ,
35+ type: VueNotifications .types .success , // or just 'success' or any other string
3636 title: ' Hello there' ,
3737 message: ' That\' s the success!'
3838 },
Original file line number Diff line number Diff line change 3232 },
3333 notifications: {
3434 showSuccessMsg: {
35- type: VueNotifications .types .success ,
35+ type: VueNotifications .types .success , // or just 'success' or any other string
3636 title: ' Hello there' ,
3737 message: ' That\' s the success!'
3838 },
Original file line number Diff line number Diff line change 3232 },
3333 notifications: {
3434 showSuccessMsg: {
35- type: VueNotifications .types .success ,
35+ type: VueNotifications .types .success , // or just 'success' or any other string
3636 title: ' Hello there' ,
3737 message: ' That\' s the success!'
3838 },
Original file line number Diff line number Diff line change 3232 },
3333 notifications: {
3434 showSuccessMsg: {
35- type: VueNotifications .types .success ,
35+ type: VueNotifications .types .success , // or just 'success' or any other string
3636 title: ' Hello there' ,
3737 message: ' That\' s the success!'
3838 },
Original file line number Diff line number Diff line change 3232 },
3333 notifications: {
3434 showSuccessMsg: {
35- type: VueNotifications .types .success ,
35+ type: VueNotifications .types .success , // or just 'success' or any other string
3636 title: ' Hello there' ,
3737 message: ' That\' s the success!'
3838 },
You can’t perform that action at this time.
0 commit comments