You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@aryanpatel I have downloaded primeng schdule module and then customized as per requirements, because wrapper of all feature from fullcalendar plugin will increase load on app.
After downloading from https://github.com/primefaces/primeng/tree/4.2.2 copy folder located at 'src/app/components/schedule' put in your project ,
now in your app module instead of importing schedule module from primeng, import from schedule.ts
Now if you look schedule.ts file it is wrapper of fullcalendar so , create one input property
I'm submitting a ...
Current behavior
Currently no option provided for navLinks of fullcalendar in schedule
Expected behavior
there should be one input property for that allowed to set navLinks
The text was updated successfully, but these errors were encountered: