@public-ui/components
Version:
Contains all web components that belong to KoliBri - The accessible HTML-Standard.
4 lines • 358 B
JavaScript
/*!
* KoliBri - The accessible HTML-Standard
*/
import{j as watchJsonArrayString,k as uiUxHintMillerscheZahl}from"./prop.validators.js";const watchNavLinks=(t,a,s)=>{watchJsonArrayString(a,"_links",(t=>"object"==typeof t&&("string"==typeof t._href||"string"==typeof t._label)),s),uiUxHintMillerscheZahl(t,a.state._links.length)};export{watchNavLinks as w};