Searched refs:top_button (Results 1 – 1 of 1) sorted by relevance
124 const top_button = document.createElement('button'); constant125 top_button.textContent = 'Top 10';126 top_button.addEventListener(128 top_li.appendChild(top_button);