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