Closed dflor003 closed 5 years ago
What kind of change does this PR introduce?
[ ] Bugfix [X] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Documentation content changes [ ] Demos changes [ ] Other... Please describe:
Currently, configuration defaults for the calendar are hardcoded.
Issue Number: #
Adds the ability to specify configuration defaults via:
CalendarModule.forRoot({ // Options })
[ ] Yes [X] No
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Currently, configuration defaults for the calendar are hardcoded.
Issue Number: #
What is the new behavior?
Adds the ability to specify configuration defaults via:
Does this PR introduce a breaking change?
Other information