Display your own scroll bar by simply using two Frame components. This demo assumes a statically rendered list. If you have dynamic content that would change the height of the scrollable content some work needs to be done to adjust the contentHeight variable to reflect the new height of the content panel.
Be the first to comment.