沸腾的克拉肯 打开/example/configurator.html以查看进度条的示例。 基本用法 import { boilingKraken } from '/BoilingKraken/src/BoilingKraken.js' let boiler = boilingKraken ( bindToElement , // HTMLElement to bind, ad example document.querySelector('div.progress') yourConfiguration // or skip for default configuration ) b