I’m using Vue to build an app with Esri’s Mapping API. Via the Esri API, I’m able to set a popup template content using an object: and a function However, I would like the getTemplate function to return a Vue component rendered in the innerHTML instead of hard coded html. I have a component: and suspect it has something to