A carousel is used to show several items in the same place. The user can switch between the items by panning. The VOnsCarousel
component can also be controlled programatically through the index
prop. An update:index
event is fired whenever the user interacts with this component, allowing to synchronize index
prop. It is possible to use Vue’s sync
modifier for this.
VOnsCarousel
can also be nested if the carousels implement different directions.
Onsen UIに関する質問は、Stack Overflowにてonsen-uiタグを付与してください。Onsen UIチームはあなたの問題解決をお手伝いします。
バグ報告や機能要望については、GitHub Issuesに記載をお願いいたします。
あわせて、下記の情報も参考にしてください。