#Hey, how can I constrain the Drawer element between my Header and Footer?

1 messages · Page 1 of 1 (latest)

dim shoal
#

At the moment the drawer uses portal and overlays the whole screen. I managed to get rid of overlay by using compound components but I can't figure out how to get rid of portal

hollow notch
dim shoal
#

Thanks, just tried but Drawer component does not render with this prop

dim shoal
#

I guess the issue is, me calling this component from the header. It cannot attach to the proper place. Is there way to attach it to a specific target?