/cssjs

cssjs学习

Primary LanguageJavaScriptApache License 2.0Apache-2.0

#css学习

waiting.js

let WaitingPal = new Waiting({ width: '10px', height: '10px', speed: 1, count: 25, style: 'cicle', space: 1000, elecolor: 'rgba(0, 200, 0, 0.2)', eleanicolor: 'rgba(0, 255, 0, 1)', backgroundcolor: 'rgba(0, 0, 255, 0.3)' });

let WaitingPal = new Waiting({ speed: 1.5, count: 10, style: 'line', height: '20px', radius: '20%' });