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

170
Views
fullcalender v5 resource set icons

I'm using fullcalendar 5. The only problem that I have is that my icons wont display because it's using plain text.

I found the resourceLabelDidMount option to add a html element. However that applies to the parent and child and not to the child only.

resourceLabelDidMount: function(data) {
  var icon = document.createElement('strong');
  icon .innerHTML = '<i class="fa fa-check"></i>';


  data.el.querySelector('.fc-datagrid-cell-main') .appendChild(icon );
},

example

Is there a way to use a icon for the second and third child column?

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!