UNPKG

@public-ui/components

Version:

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

13 lines (9 loc) 388 B
/*! * KoliBri - The accessible HTML-Standard */ 'use strict'; var normalizers = require('./normalizers-BCLslVaT.js'); const labelProp = normalizers.createPropDefinition('label', '', normalizers.normalizeString, (v) => v === '' || (v.length >= 2 && v.length <= 80)); exports.labelProp = labelProp; //# sourceMappingURL=label-DRrPbj-j.js.map //# sourceMappingURL=label-DRrPbj-j.js.map