Trying to check on the limitation of SILK UI Carousel in the aspect of how many images in total can it hold?
Hi Qiuyan Li,
The SILK UI Carousel is based on Owl Carousel, and as far as I can tell there are not hard limits on number of elements... but depending on how it is implemented, that might affect performance (if everything gets loaded at once) or not (if it uses a lazy load approach).
Jorge Martins wrote:
Hi,
Thank you for the input. :)