UNPKG

@public-ui/components

Version:

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

15 lines (12 loc) 391 B
/*! * KoliBri - The accessible HTML-Standard */ import { e as watchBoolean } from './common-Cx_AGO_M.js'; const validateSpellCheck = (component, value) => { watchBoolean(component, '_spellCheck', value, { defaultValue: undefined, }); }; export { validateSpellCheck as v }; //# sourceMappingURL=spell-check-BtaQyLZc.js.map //# sourceMappingURL=spell-check-BtaQyLZc.js.map