How to implement scrollable table area in Forge UI?

Hi everyone,

I’m working on a Forge app that displays a large table, and I’d like to make only the table area scrollable—similar to using overflow: scroll in a typical web app. However, in Forge UI, I’m not entirely sure of the best approach to achieve that.

Is there a recommended way to enable scrolling for just one part of the UI (in this case, my table) without making the entire page scrollable? Any insights or examples would be greatly appreciated!

Here’s a screenshot of what I’m trying to do:

Note that the table is cropped;

Thanks in advance for your help!

I don’t believe this is possible with the UI Kit. Not sure exactly what you want to achieve, as the picture seems more like current state rather than desired state, but you can style things as you please with Custom UI.