react-aria-offcanvas icon indicating copy to clipboard operation
react-aria-offcanvas copied to clipboard

option to override ID "offcanvas-root"

Open aksd4201 opened this issue 5 years ago • 1 comments

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.

aksd4201 avatar Aug 18 '20 16:08 aksd4201

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.

neosiae avatar Aug 20 '20 13:08 neosiae