@public-ui/components
Version:
Contains all web components that belong to KoliBri - The accessible HTML-Standard.
13 lines (10 loc) • 367 B
JavaScript
/*!
* KoliBri - The accessible HTML-Standard
*/
import { e as watchBoolean } from './common-Cx_AGO_M.js';
const validateHideLabel = (component, value, options = {}) => {
watchBoolean(component, '_hideLabel', value, options);
};
export { validateHideLabel as v };
//# sourceMappingURL=hide-label-6Bx1MH20.js.map
//# sourceMappingURL=hide-label-6Bx1MH20.js.map