Home
My Highlights
Discover
Sign up
Vue.js
vuejs.org
using the defineProps The template is inlined as a JavaScript string here, which Vue will compile on the fly. You can also use an ID selector pointing to an element To use a child component, we need to import it in the parent component. We want all the blog posts to share the same visual layout, but
5 Users
0 Comments
25 Highlights
1 Notes
Top Highlights
using the defineProps
The template is inlined as a JavaScript string here, which Vue will compile on the fly. You can also use an ID selector pointing to an element
To use a child component, we need to import it in the parent component.
We want all the blog posts to share the same visual layout, but with different content.
Then the child component can emit an event on itself by calling the built-in $emit method
Tags
Vue
Domain
vuejs.org
Ready to highlight and find good content?
Glasp is a social web highlighter that people can highlight and organize quotes and thoughts from the web, and access other like-minded people’s learning.
Start Highlighting