How do I customize/add style to the wrapper <DIV> for Header/Footer in react-virtuoso? #1068
Unanswered
yelnyafacee
asked this question in
Q&A
Replies: 1 comment
-
Are there any news how to implement a fixed header, in VirtuosoGrid for example? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have
react-virtuoso
setup like:but the
Header
orFooter
code will always be wrapped in a parent<div>
, and there seems to be no way to modify/customize the parent wrapper<div>
?Beta Was this translation helpful? Give feedback.
All reactions