Using provide / inject with the Composition API
In this lesson, we take a look at using provide/inject with the composition API. Provide/inject gives us the ability to share data from a parent component to deeply nested child components without having to pass the data down through multiple components as props.
Composition API Fundamentals
14 lessons • 1 hr1:24
8:45
5:14
9:00
2:51
4:11
NEXT CHAPTER
Composition API in Action9 lessons • 41 min