⚡ allow currentPageIndex be used by the contents
This commit is contained in:
@@ -292,7 +292,7 @@
|
|||||||
"
|
"
|
||||||
bind:this={particlesContainer}
|
bind:this={particlesContainer}
|
||||||
>
|
>
|
||||||
<slot {loaded}></slot>
|
<slot {loaded} {currentPageIndex}></slot>
|
||||||
</div>
|
</div>
|
||||||
{#if autoplayProgressVisible}
|
{#if autoplayProgressVisible}
|
||||||
<div class="sc-carousel-progress__container">
|
<div class="sc-carousel-progress__container">
|
||||||
|
|||||||
Reference in New Issue
Block a user