Skip to content

Instantly share code, notes, and snippets.

@rowan-m
Created August 26, 2019 17:22
Show Gist options
  • Save rowan-m/e2e834cae1ce90222929d3d444af52cd to your computer and use it in GitHub Desktop.
Save rowan-m/e2e834cae1ce90222929d3d444af52cd to your computer and use it in GitHub Desktop.
const knob = document.querySelector('input-knob');
knob.value = 2;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment