Skip to main content

VueOverlaySpec

Definition 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.