Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calendar Inline component enhancement #8

Open
nanjum30 opened this issue Apr 14, 2020 · 0 comments
Open

Calendar Inline component enhancement #8

nanjum30 opened this issue Apr 14, 2020 · 0 comments

Comments

@nanjum30
Copy link

A new api need to be added for controlling display of week number.
e.g.
//for showing week number
elements.calendarComponent.showWeekNumber(true);
//for hiding week number
elements.calendarComponent.showWeekNumber(false);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant