boussadjra / vue-spring-calendar

Full Calendar based on Vue.js
43 stars 3 forks source link

[QUESTION] - Color for the Events #23

Open dheimoz opened 3 years ago

dheimoz commented 3 years ago

Hello @boussadjra

Superb component you have here. Just one question, how do you specify the color for the events?

image

Thanks

boussadjra commented 3 years ago

Currently this is done randomly

dheimoz commented 3 years ago

thanks. Would you accept a PR to specify a color. My idea is with a prop, if set the coloredEvent will be set to that prop, otherwise, use the random option.

What do you think?

boussadjra commented 3 years ago

Yes you could do a PR