Tagged “components”
-
TIL Getting parent data from child component vue components
Sometimes we want to access data from a parent, but don’t want to go through the hassle of passing props.
-
TIL Compound Components in React react kentdobbs components
Compound components, where you combine parent/child data.
See all tags.