Vue ApiInterfacesVueOverlaySpecOn this pageVueOverlaySpecDefinition for an overlay when using Vue components. Properties component component: any Component used to render this overlay. props? optional props: Record<string, any> Props to pass to the component.