How to use calendar

  • Is it good/recommended practice to
import Calendar from "framework7/components/calendar/calendar.js";

and create calendar instances from Calendar obj/module

OR

  • to create calendar instance from this.$f7.calendar obj

env:

framework7-cli (webpack), cordova(android)

  • to create calendar instance from this.$f7.calendar obj