Open NikitaDie opened 3 years ago
For examle: I have List of 6 components. I want when starting the application in the center of the carousel there was the second item of the list and on the left side the first item of the list.
carousel.setCurrentItem(item_index);
For examle: I have List of 6 components. I want when starting the application in the center of the carousel there was the second item of the list and on the left side the first item of the list.