You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature in detail (code, mocks, or screenshots encouraged)
Thanks for porting this to svelte!
A code-only API (not bound to components) would be tremendously helpful, e.g. for triggering the drawer/modal in shallow routing (sveltekit) or just closing it from an lower component (like a form). Thx!
What type of pull request would this be?
None
Provide relevant links or additional information.
No response
The text was updated successfully, but these errors were encountered:
@MentalGear Don't know if your use case is similar to mine. I've checked lib sources and come up with this solution to use drawer with shallow routing. Assuming minimal example, you can replace this part:
Describe the feature in detail (code, mocks, or screenshots encouraged)
Thanks for porting this to svelte!
A code-only API (not bound to components) would be tremendously helpful, e.g. for triggering the drawer/modal in shallow routing (sveltekit) or just closing it from an lower component (like a form). Thx!
What type of pull request would this be?
None
Provide relevant links or additional information.
No response
The text was updated successfully, but these errors were encountered: