vkurko / calendar

Full-sized drag & drop JavaScript event calendar with resource & timeline views

Home Page:https://vkurko.github.io/calendar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eventContent

tunaegilmez opened this issue · comments

commented

Hello sir. Why is this happening even though I added the css file?

Screenshot 2023-05-29 at 22 44 50 Screenshot 2023-05-29 at 22 45 24

Facing Same issue.

To render HTML you need to return it as:

return {html: "<div>some content</div>"};

Yes Got it. Please update them into README.

Thanks :)

Can you clarify which words need to be corrected here?