+
+ {addWhitespaceBeforeCapitals(name)}
+
+
+ {#if shouldDisplayLeft}
+
- {/if}
- {#if shouldDisplayRight}
-
- {/if}
-
- {#if wmClass}
-
-
- {wmClass}
-
-
-
+ iconOnly
+ startIcon={{ icon: MoveLeft }}
+ on:click={() => dispatch('left')}
+ />
+
{'Copy for this component'}
+
{/if}
+ {#if shouldDisplayRight}
+
+
+ {/if}
+
+