James M. Johnson III

Results 2 comments of James M. Johnson III

Probably a little late for the OP, but for anyone who see this later: this.datepickerDirective.modalOptions = { cssClass: 'date-modal', enableBackdropDismiss: false, enterAnimation: false, leaveAnimation: false, showBackdrop: false };

This is because you need to import the package into the relevant module for your component, in my experience. Not a problem specific to this package.