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

Expand and Collapse calendar programatically #77

Open
mohsinnaqvi606 opened this issue May 23, 2024 · 0 comments
Open

Expand and Collapse calendar programatically #77

mohsinnaqvi606 opened this issue May 23, 2024 · 0 comments

Comments

@mohsinnaqvi606
Copy link

I am looking for a way to expand and collapse the calendar programmatically.

Here is my use case
I want to collapse the calendar when the user scrolls up the event list and expands the calendar back when scrolling down

I can detect the position of the list using the scroll controller but there is no property to expand and collapse the calendar

There is a property isExpanded: true, but it is not reactive, it is effective only first time after that it is not working.

I belive it will not difficult because, it is working from *bottomBar so please make it dynamic/reactive

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