UNPKG

@sutton-signwriting/sgnw-components

Version:

a javascript package of web components for use with the SignWriting script.

4 lines 487 B
/*! * The Sutton SignWriting Web Components */ import{r as s,o as e,d as r,H as a,e as o}from"./p-BAJUTSOF.js";const t=class{constructor(e){s(this,e)}paletteSymbolDropHandler(s){e(s.target,this.el)&&console.log(s.detail)}render(){return r(a,{key:"499a3393a1de94e73fb0d706d30fff0bd968e7b7"},r("slot",{key:"1b64a39957bb4532707a8db11f33daced97b0ed8"}))}get el(){return o(this)}};t.style=".sc-fsw-signbox-h{width:100%;height:100%;border-radius:10px;display:block}";export{t as fsw_signbox}