NSSure/vue-sure-toast

Disallow plugin level variables from being passed at the toast level

Closed this issue · 1 comments

The following options can only be set at the plugin level (set when registering the plugin). This is to prevent unintentional overriding on plugin level options.

  • position
  • TBD...

The following are also plugin level only options

  • limit
  • reverseToastOrder