Skip to content

USe data from another object VueJs

i have quick question here. I have my object with value: Then have API object (API is working fine, fyi) I wanna do something like this (is not working of course): I had method for this, it worked, but I think it can be easier to do that. Thanks a lot for any help Answer You can use something like

document.createElement(“iframe”) not working

I inherited some JS code that I was asked to modify to invoke a webpage and insert it into an iframe. I asked this question before and was given a snippet of code that, by itself, does nothing. I inserted it into the JS code but what I am missing is how to get it to execute. I am learning

How to use script tags in React?

I am pretty new to React and I wanted to try incorporating some pure Javascript in my React component. I have an html file of the script tags that I want to use which works, but obviously in React it is a little more complicated then just adding some script tags. From what I have been reading, it seems like