Topic: How do I import MdbCalendarModule after successful install?

james frisch free asked 3 years ago


Expected behavior I should be able to import MdbCalendarModule after a successful npm install Actual behavior

Resources (screenshots, code snippets etc.) the folder and files was successfully installed under node_modules, but I get the following error: error TS2307: Cannot find module 'mdb-calendar-plugin'


Arkadiusz Idzikowski staff commented 3 years ago

Which installation method did you use? From .tgz file (single plugin) or from our GitLab repository? Please provide your configuration from app.module file.


james frisch free commented 3 years ago

Thank you for your prompt response. I was able to reinstall the plugin and get it working, but now I need some documentation to help me actually make it usable. The event add/edit popup is unusable. How can I customize and stylize it?

Thanks in advance


Arkadiusz Idzikowski staff commented 3 years ago

Here is the documentation page of the Calendar plugin: https://mdbootstrap.com/plugins/angular/full-calendar/

The easiest way to change the popup styles is to inspect the element in the developer tools in the browser and to overwrite the styles of the specific classes. Currently, it is not possible to customize the content of the popup.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 9.3.1
  • Device: PC
  • Browser: cHROME
  • OS: win 10 pro
  • Provided sample code: No
  • Provided link: No