next time instead of using preventDefault to handle button tag reload just give it's attribute of type the value button ` ` with this the button will just act as a simple clickable tool other than a form submitting tool.
Great explanation! Don't forget that you can use the @submit.prevent modifier to prevent the default behavior of a form! This video led me to a question, what technique do you use to animate elements when for instance the content of a div changes or the src attribute of a image is modified ? Keep uploading awesome content.
PLEASE HELP! I can find on the documentation and a lot of videos that teach animation on a list when adding or removing an item, but what im trying to get and I cant find anywhere is how do I add animation on the render of the list. I have some inputs, I press button, I fecth a list. This list is displayed on the screen. Bu the list is displayed all at once with no animation, wih makes it wuite ugly and not user friendly. I want the list to be displayes in a flow, wach item coming one after the other from top to bottom, I have searched everywhere and I cant find one example of that on vue, if someone could help me I would be very gratefull
can we use transition group without needing to replace the wrapper element?, in the example is a simple ul list, but in the case that the list needs to be rendered into a slot, how can this works?
next time instead of using preventDefault to handle button tag reload just give it's attribute of type the value button ` ` with this the button will just act as a simple clickable tool other than a form submitting tool.
Great explanation! Don't forget that you can use the @submit.prevent modifier to prevent the default behavior of a form! This video led me to a question, what technique do you use to animate elements when for instance the content of a div changes or the src attribute of a image is modified ? Keep uploading awesome content.
if you are setting that content ot src via a ref(or a data property in options API), transitions will trigger as well
super, it would be cool if they had presets like vanish or something 😆
oooh i wonder if there are any existing libraries for some of those presets
This is why I am attracted to svelte, damn it
PLEASE HELP!
I can find on the documentation and a lot of videos that teach animation on a list when adding or removing an item, but what im trying to get and I cant find anywhere is how do I add animation on the render of the list. I have some inputs, I press button, I fecth a list. This list is displayed on the screen. Bu the list is displayed all at once with no animation, wih makes it wuite ugly and not user friendly. I want the list to be displayes in a flow, wach item coming one after the other from top to bottom, I have searched everywhere and I cant find one example of that on vue, if someone could help me I would be very gratefull
Please make a video about vue 3.2 v-bind style, it's an interesting new feature
can we use transition group without needing to replace the wrapper element?, in the example is a simple ul list, but in the case that the list needs to be rendered into a slot, how can this works?
if we don't specify `tag`, it won't render a wrapper! so your example should work
nice example and expalining
Amazig. Do transition groups work in nuxt as well?
Hi. Can you say me you theme name of vscode?
♥️♥️♥️♥️♥️
why transition dont work for me
what's the issue?
what is your theme in vscode? :o
Nice infos, but the video is to fast and the voice not very clear.
poofff, great man !