UNPKG

@public-ui/components

Version:

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

4 lines 395 B
/*! * KoliBri - The accessible HTML-Standard */ import{w as watchValidator}from"./index-ebe5a881.js";import{h as headingLevelOptions}from"./label-bf9966d0.js";const watchHeadingLevel=(e,a)=>{watchValidator(e,"_level",(e=>"number"==typeof e&&headingLevelOptions.includes(e)),new Set([`Number {${headingLevelOptions.join(", ")}`]),a,{defaultValue:1,required:!0})};export{watchHeadingLevel as w};