{#if arrows}
-
+
{/if}
{#if arrows}
-
+
{/if}
{#if dots}
@@ -209,7 +208,6 @@
transition-property: transform;
}
.side-container {
- background-color: cornflowerblue;
height: 100%;
padding: 5px;
box-sizing: border-box;
@@ -217,7 +215,4 @@
align-items: center;
justify-content: center;
}
- .clickable {
- cursor: pointer;
- }
\ No newline at end of file
diff --git a/src/ImageCarousel/ImageCarouselViewCustomArrows.svelte b/src/ImageCarousel/ImageCarouselViewCustomArrows.svelte
new file mode 100644
index 0000000..e26a3a3
--- /dev/null
+++ b/src/ImageCarousel/ImageCarouselViewCustomArrows.svelte
@@ -0,0 +1,133 @@
+
+
+
- <
-
+
+
+
+
- >
-
+
+
+
+
+
+ {#each colors as color (color)}
+
+
+
+
\ No newline at end of file
+
+ {/each}
+ {color}
+
+
+
+ <<<
+
+
+
+
+ >>>
+
+