Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

164
Views
vue.js - display html fetched from a link

I'm trying to display html from a link. the idea is to host some html in a file on github or other site and have it render in a widget in my vue.js app (not just display the html code)

The code currently allows for a text area in the interface to be populated with some text or regex that is then displayed in the widget. the idea is to be able to put a URL in that text area and have it load the html.

I am very new to vue.js and would really appreciate some help pointing me in the right direction.

<template>
  <!-- The template section is where you design your widget using HTML -->
  <div>Using text interpolation: {{customregex}}  <span style="color: red">This should be red. {{customregex}}</span></div>

  <!-- <div><span v-html="customregex"></span></div> -->
</template>

thanks.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!