R
R
Ruslan Absalyamov2018-12-10 14:47:39
Vue.js
Ruslan Absalyamov, 2018-12-10 14:47:39

Is it possible to split the cells into two parts in the vue-full-calendar module?

I'm using the https://www.npmjs.com/package/vue-full-calendar module . I didn’t find an example of how you can customize the cells like this so 5c0e520eecf93101144116.png
that you can have a division into two in the day.
Of course, I have an assumption that scss needs to override all styles. But the question is, will this help me or is it better to write a calendar from scratch myself or not?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Sedyshev, 2018-12-10
@ musikant777

Have a look here: https://github.com/vuejs/awesome-vue#calendar
There are a bunch of calendars out there. Take better one that does not depend on jQuery.
For example, this one seems to allow you to render any markup as a cell through a slot.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question