Home
last modified time | relevance | path

Searched refs:tagCounts (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/doc/_extensions/zephyr/domain/static/js/
Dboard-catalog.js121 const tagCounts = Array.from(document.querySelectorAll('.board-card')).reduce((acc, board) => {
128 const allTags = Object.keys(tagCounts).sort();