feat(carousel): add circular scrolling support and improve button disable logic
This commit is contained in:
@@ -602,6 +602,7 @@
|
||||
[itemTemplate]="productCarouselItem"
|
||||
[trackBy]="trackCarouselProduct"
|
||||
[gap]="16"
|
||||
[circular]="true"
|
||||
ariaLabel="Productos con imágenes de prueba"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user