@public-ui/components
Version:
Contains all web components that belong to KoliBri - The accessible HTML-Standard.
5 lines • 425 B
JavaScript
/*!
* KoliBri - The accessible HTML-Standard
*/
import{h as o}from"./index-BQlHOxik.js";import{S as t}from"./component-DvjvBJeK.js";const e=({label:e,badgeText:l,id:i,refFloating:a})=>o("div",{class:"kol-tooltip__floating",hidden:e.length===0,ref:a},o("div",{class:"kol-tooltip__arrow"}),o(t,{class:"kol-tooltip__content",id:i||undefined,badgeText:l,label:e}));export{e as T};
//# sourceMappingURL=component-Dh0cPCxF.js.map