You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
610 B
1 lines
610 B
import{d as o,c as a,p as n,o as s,b as r,e as c,n as l}from"./index-bVOhw2NF.js";const p=o({name:"EsMask",components:{},props:{options:{type:Object,default:()=>({})},datasets:{type:[String,Number,Array,Object],default:()=>[]},eventData:{type:[String,Boolean,Number],default:""},element:{type:Object,default:()=>({})}},setup(e){return{maskStyle:a(()=>({width:"100%",height:"100%",backgroundColor:e.options.backgroundColor||"#000000",opacity:e.options.opacity||.5}))}}});function d(e,t,u,i,m,y){return s(),r("div",null,[c("div",{style:l(e.maskStyle)},null,4)])}const b=n(p,[["render",d]]);export{b as default};
|