@public-ui/components
Version:
Contains all web components that belong to KoliBri - The accessible HTML-Standard.
4 lines • 347 B
JavaScript
/*!
* KoliBri - The accessible HTML-Standard
*/
import{J 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};