Skip to content

What should be used as equivalent for ScrollablePane in v9 #30598

Answered by smhigley
martinguenther asked this question in Q&A
Discussion options

You must be logged in to vote

Right now we do not have an equivalent component in v9. My recommendation would be what you mentioned -- a <div> with appropriate CSS (i.e. overflow: auto and potentially flex styles if you need a sticky header).

The "DetailsList Fixed Header without ScrollablePane" example in the v8 docs site is actually a good resource for sample scrolling styles without using scrollablepane: https://developer.microsoft.com/en-us/fluentui#/controls/web/scrollablepane

Let me know if that answers your question!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by martinguenther
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants