@public-ui/components
Version:
Contains all web components that belong to KoliBri - The accessible HTML-Standard.
14 lines (11 loc) • 565 B
JavaScript
/*!
* KoliBri - The accessible HTML-Standard
*/
import { H as watchJsonArrayString, I as uiUxHintMillerscheZahl } from './common-Cx_AGO_M.js';
const watchNavLinks = (className, component, value) => {
watchJsonArrayString(component, '_links', (link) => typeof link === 'object' && (typeof link._href === 'string' || typeof link._label === 'string'), value);
uiUxHintMillerscheZahl(className, component.state._links.length);
};
export { watchNavLinks as w };
//# sourceMappingURL=validation-DGQ9Zja2.js.map
//# sourceMappingURL=validation-DGQ9Zja2.js.map