I’d like to prototype this behavior where there is vertically scrolling content separated by headers, and when a header reaches the top of the container, it stays there (sticky), but the content underneath still scrolls, until the next header comes along and replaces the previous header.
Here’s an example someone did in Fiddle: Edit fiddle - JSFiddle - Code Playground
Possible in Figma?