UNPKG

@public-ui/components

Version:

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

4 lines 222 B
/*! * KoliBri - The accessible HTML-Standard */ import{c as watchBoolean}from"./prop.validators.js";const validateSpellCheck=(a,e)=>{watchBoolean(a,"_spellCheck",e,{defaultValue:void 0})};export{validateSpellCheck as v};