UNPKG

spin-wheel

Version:

An easy to use, themeable component for randomising choices and prizes.

5 lines (4 loc) 175 B
import './initWheel.js'; import './initEventListeners.js'; // Show the wheel once everything has loaded document.querySelector('.wheel-wrapper').style.visibility = 'visible';