At this point, you might be thinking, “Well, so what? That’s handy - but I could have used v-if just as easily.” This example starts to shine when you realize that <component> works just like any other component, and it can be used in combination with things like v-for for iterating over a collection, or making the :is bindable to an input prop, data prop, or computed property. What about the prop