Switch Between Vue Components with Dynamic Components

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

A common scenario is to present different components based on the state of the application. Dynamic components in Vue make this simple by providing a component element that simply needs to be bound to the component that you want to render. This example shows using a select dropdown in Vue to select the component to render.

Elvis Magagula
~ 6 years ago

Yeah, I'm lost. But there's some really cool stuff