0👍
You would have to render the data into a tag with razor, into a global variable. When you set up your vue component, use that global variable to set up the data
function.
- [Vuejs]-Appending and render a Vue component using js
- [Vuejs]-How to select rows based on string options in html vue js?
Source:stackexchange.com