@public-ui/components
Version:
Contains all web components that belong to KoliBri - The accessible HTML-Standard.
4 lines • 537 B
JavaScript
/*!
* KoliBri - The accessible HTML-Standard
*/
;Object.defineProperty(exports,"__esModule",{value:!0});const index=require("./index-399c8b52.js"),KolIndentedTextWc=class{constructor(e){index.registerInstance(this,e),this.state={}}render(){return index.h(index.Host,{key:"e49414718ff6e81e3abf3923012b92fbcab03b4e",class:"kol-indented-text-wc"},index.h("div",{key:"f344fdc36d7ba20a1885719b00bd9ec7a5c67c59"},index.h("slot",{key:"105b0e9ae720b292c8504e0267fcfa81a9b3999c"})))}};exports.kol_indented_text_wc=KolIndentedTextWc;