You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, is there a way to pass a parameter (object or not) when a method is called, so any Button Actions can have this parameter to process? Like:
this.$toast.show('Welcome!', 'Hey', {parameters}, notificationSystem.options.show);
any help is appreciated thanks in advance
The text was updated successfully, but these errors were encountered:
Hi, is there a way to pass a parameter (object or not) when a method is called, so any Button Actions can have this parameter to process? Like:
this.$toast.show('Welcome!', 'Hey', {parameters}, notificationSystem.options.show);
any help is appreciated thanks in advance
The text was updated successfully, but these errors were encountered: