NuxtN
Nuxt2y ago
Jan

pass data from child component to parent

Hey, so I have in one I my pages a v-for on a component called <DataCreator/> inside of the data creator I have an input:text two selectors and a couple of checkboxes. How can I access the data of those inside of the page?
Was this page helpful?