UNPKG

@public-ui/components

Version:

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

4 lines 278 B
/*! * KoliBri - The accessible HTML-Standard */ import{b as watchBoolean,c as a11yHintDisabled}from"./prop.validators-64749272.js";const validateDisabled=(a,o)=>{watchBoolean(a,"_disabled",o,{hooks:{afterPatch:a=>{!0===a&&a11yHintDisabled()}}})};export{validateDisabled as v};