Note: The number displayed above each panel is not panel's index.
{{ num }}
{{ code0 }}
infinite: true & needPanel event
Enabling the infinite option can make needPanel event to be triggered when more panels at moving direction should be fetched within infiniteThreshold value.
{{ num }}
{{ code1 }}
infinite: true & placeholder
You can make continuous carousel UI with asynchronous data by adding placeholder panel first, then update panel with fetched data later.