How to Extend a VueUse Composable
In this lesson, we extend the VueUse useCycleList composable to add support for isForward and isBackward booleans. This allows us to create a nice backwards and fowards sliding transition for our Vue.js powered carousel.
Links
- useCycleList (part 2) - Start | End | Docs
- A Styled Version of the Carousel (if you're curious)
Utilities, Elements, and Components
7 lessons • 51 min8:22
5:28
5:47
4:14
10:32
5:52
11:04
NEXT CHAPTER
Create Your Own VueUse-like Composable3 lessons • 22 min
