@public-ui/components
Version:
Contains all web components that belong to KoliBri - The accessible HTML-Standard.
4 lines • 381 B
JavaScript
/*!
* KoliBri - The accessible HTML-Standard
*/
;const prop_validators=require("./prop.validators-888c8338.js"),watchNavLinks=(t,a,r)=>{prop_validators.watchJsonArrayString(a,"_links",(t=>"object"==typeof t&&("string"==typeof t._href||"string"==typeof t._label)),r),prop_validators.uiUxHintMillerscheZahl(t,a.state._links.length)};exports.watchNavLinks=watchNavLinks;