#Can I add an Offset for my Scrollarea to preserve space for a sticky header
1 messages · Page 1 of 1 (latest)
You can apply any styles to elements rendered inside ScrollArea
Then wrap ScrollArea with a div and give it padding-top
Then I would push down all of my content
I define a scrollarea in my App.tsx and handle the file sites inside of a scroll area
Well then I guess it is not supported out of the box, I still believe there is a way to achieve that with styles though
