UNPKG

@public-ui/components

Version:

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

15 lines (11 loc) 389 B
/*! * KoliBri - The accessible HTML-Standard */ 'use strict'; var common = require('./common-DPb6NWR4.js'); const validateHideLabel = (component, value, options = {}) => { common.watchBoolean(component, '_hideLabel', value, options); }; exports.validateHideLabel = validateHideLabel; //# sourceMappingURL=hide-label-BnMTmbm4.js.map //# sourceMappingURL=hide-label-BnMTmbm4.js.map