+
+ {#snippet background()}
+
+ This is the background content. It will stay fixed in place while the foreground scrolls
+ over the top.
+
+
+ Section {index + 1} is currently active.
+
+
+ index / {index}
+ offset / {offset}
+ progress / {progress}
+ {/snippet}
+
+ {#snippet foreground()}
+ This is the first section.
+ This is the second section.
+ This is the third section.
+ This is the fourth section.
+ This is the fifth section.
+ {/snippet}
+
+
+