This page is used to manually test DataFormsJS Web Components with Vue and Vue Router.
Both Vue 2 and Vue 3 are supported for Modern Browsers. To try different versions uncomment and uncomment the desired version near the bottom of this file.
When using Vue 2 built-in Custom Elements such as <input is="input-filter"> are not supported so the needed elements are swapped after Vue is mounted using a work around that is shown in the source of this page.
For more details on using Vue with Custom Elements see the link below.
For older browsers (IE 11, Old Safari) this page only partially works because the custom JavaScript on this page is not designed to currently handle old browsers.
https://v3.vuejs.org/guide/migration/custom-elements-interop.html