svelte-scroller
svelte-scroller copied to clipboard
Added option to specify foreground z index
Hello,
By default, parent container of the foreground element has a z index of 2, which makes sense. But on mobile, it can be helpful for the background element to be on top of the foreground element.
This PR lets you specify the foreground z index as a property