@public-ui/components
Version:
Contains all web components that belong to KoliBri - The accessible HTML-Standard.
11 lines (8 loc) • 382 B
JavaScript
/*!
* KoliBri - The accessible HTML-Standard
*/
import { c as createPropDefinition, n as normalizeString } from './normalizers-m3s9sgmq.js';
const labelProp = createPropDefinition('label', '', normalizeString, (v) => v === '' || (v.length >= 2 && v.length <= 80));
export { labelProp as l };
//# sourceMappingURL=label-KTv-zMW0.js.map
//# sourceMappingURL=label-KTv-zMW0.js.map