@sutton-signwriting/sgnw-components
Version:
a javascript package of web components for use with the SignWriting script.
4 lines • 428 B
JavaScript
/*!
* The Sutton SignWriting Web Components
*/
import{r as s,h as r,H as o,g as t}from"./p-7486a92a.js";import{o as e}from"./p-79ff7b68.js";const l=class{constructor(r){s(this,r)}paletteSymbolDropHandler(s){e(s.target,this.el)&&console.log(s.detail)}render(){return r(o,null,r("slot",null))}get el(){return t(this)}};l.style=".sc-fsw-signbox-h{width:100%;height:100%;border-radius:10px;display:block}";export{l as fsw_signbox}