单项选择题

动态组件经常使用在路由控制或选项卡切换中,通过使用()元素,动态绑定到它的is属性上。

A.<template>
B.<component>
C.<slot>
D.<components>