rkWo Flashcards
1
Q
What do Scoped Slots do that regular slots can’t (Vue.js)?
A
Scoped slots allow you to pass child component data to the parent scope and then use that data in slot content
What do Scoped Slots do that regular slots can’t (Vue.js)?
Scoped slots allow you to pass child component data to the parent scope and then use that data in slot content