Skip to content

Instantly share code, notes, and snippets.

@knbknb
Last active August 3, 2025 16:39
Show Gist options
  • Select an option

  • Save knbknb/9f7994baab51442a0558a266076f4e92 to your computer and use it in GitHub Desktop.

Select an option

Save knbknb/9f7994baab51442a0558a266076f4e92 to your computer and use it in GitHub Desktop.
mdis: Tpl Mgr Expand All Tiles
// model
document.querySelectorAll("button.v-btn.v-btn--icon.v-btn--small i").forEach( el => el.click())
// form
document.querySelectorAll("ul button.v-btn.v-btn--icon.v-btn--small i").forEach( el => el.click())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment