cloud9carousel icon indicating copy to clipboard operation
cloud9carousel copied to clipboard

go and goTo function examples

Open Fr3nk opened this issue 8 years ago • 1 comments
trafficstars

I'm stuck in some kind of trivial problem, I think a real-world sample/example of "go" and "goTo" functions should help me to get over. Thanks in advance!

Fr3nk avatar Jul 21 '17 07:07 Fr3nk

Both go() and goTo() are used in the carousel code itself.

go() is to spin the carousel relatively by a certain number of items. goTo() is to spin the carousel to a particular item.

specious avatar Jul 27 '17 19:07 specious