Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Vue.js (or just Vue) is a Javascript framework for building SPA web applications. 

To integrate with Vue, the client needs to update their mounted() function:

For preezie widgets to work on websites using SPA frameworks, it is currently required for the widget to reside within the page and not at global level.

  • No labels