Open totomtornado opened 7 years ago
Is there a way to get an array for all the items in a particular slider?
I have looked around and see no mention of this but it seems like it would be a feature.
sly.on('load', function () { console.log(this.items); });
Is there a way to get an array for all the items in a particular slider?
I have looked around and see no mention of this but it seems like it would be a feature.