UNPKG

@public-ui/components

Version:

Contains all web components that belong to KoliBri - The accessible HTML-Standard.

4 lines 537 B
/*! * KoliBri - The accessible HTML-Standard */ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const index=require("./index-f30fe481.js"),KolIndentedTextWc=class{constructor(e){index.registerInstance(this,e),this.state={}}render(){return index.h(index.Host,{key:"0250f19fa465ca6b14f7396746fe7d0ed0354758",class:"kol-indented-text-wc"},index.h("div",{key:"b8108cc41843ad18171b3678449718b3c3635eff"},index.h("slot",{key:"8346127058df62e86002dec6714e9accd407cf46"})))}};exports.kol_indented_text_wc=KolIndentedTextWc;