UNPKG

@public-ui/components

Version:

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

4 lines 169 B
/*! * KoliBri - The accessible HTML-Standard */ let s=0;const t=()=>{s++},a=()=>{s=Math.max(0,s-1)},o=t=>{s>0&&t.preventDefault()},c=()=>s>0;export{a,o as h,c as i,t};