szekelygobe
Results
2
issues of
szekelygobe
After install `npm i vue-cal` and in my js file: `import VueCal from 'vue-cal'` `import 'vue-cal/dist/vuecal.css'` failed to import with this error message: `Failed to resolve module specifier "vue-cal"`
Hi! Is there a way to create multi split events ? In the events array's event object there is "split" property, which is an integer or string. So by this...