UNPKG

vuepress-plugin-md-enhance

Version:
3 lines (2 loc) 615 B
import{h as n}from"vue";import{P as i}from"../icons-DBCMtobF.js";import"../styles/playground.scss";const e=({title:a="",link:o})=>n("div",{class:"vp-container vp-playground"},[n("div",{class:"vp-container-header"},[a?n("div",{class:"vp-container-title"},decodeURIComponent(a)):null,n("div",{class:"vp-playground-actions"},[n("a",{class:"vp-playground-action no-external-link-icon",href:decodeURIComponent(o),target:"_blank",innerHTML:i})])]),n("div",{class:"vp-playground-container"},n("iframe",{src:decodeURIComponent(o)}))]);e.displayName="Playground";export{e as default}; //# sourceMappingURL=Playground.js.map