react-aria-offcanvas
react-aria-offcanvas copied to clipboard
option to override ID "offcanvas-root"
Is it possible to override the id "offcanvas-root"?
I need multiple instances of offcanvas on the page containing different content (must not lazy load the content)
With the current setup, i'm getting multiples of the same ID.
There is no way to change the default id in the current version.
I will keep this use case in mind for the next version.