uses an IntersectionObserver to detect pinning instead of a scroll event. This allows us to detect pinning even if the scrolling container is a parent of the table rather than the table container itself
exports CSS part for the table container, so that you can override the scroll behavior
The above changes are needed to support embedding the renderer_next in VSCode output cells while enabling proper scrolling
The above changes are needed to support embedding the renderer_next in VSCode output cells while enabling proper scrolling