This chapter provides additional information related regarding Vue operation:
Access to original Vue 3 methods – access to original Vue 3 methods using simple import; connecting Bitrix Framework integration plugin ($Bitrix); using the namespace BX.Vue3 for working within inline scripts at the standard page and in scripts without transpiling;
Routing for third-party sites (VueRouter) – stipulates how to connect and launch routing library
VueRouterVueRouter – official routing library for Vue.js. Its deeply integrated with the core Vue.js, which allows easily create SPA applications.
.