Store calendar state #60
Unanswered
brianakidd
asked this question in
Q&A
Replies: 1 comment
|
The calendar is a livewire component, so you could probably use the |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'd like to store the calendar view, selected date(s), etc so when the user returns to the calendar, they are viewing the same events. What is the most efficient way to do this? It may be more of a Livewire question than Filament but hoping someone has some ideas or has already implemented it. Thanks
All reactions