MCPcopy Create free account
hub / github.com/Barrior/JParticles / setCanvasStyle

Method setCanvasStyle

src/wave-loading.ts:128–130  ·  view source on GitHub ↗

* 设置画布 CSS 样式

()

Source from the content-addressed store, hash-verified

126 * 设置画布 CSS 样式
127 */
128 private setCanvasStyle(): void {
129 this.canvas.style.borderRadius = this.options.borderRadius
130 }
131
132 /**
133 * 绘制入口:计算进度,绘制波纹等

Callers 2

initMethod · 0.95
setOptionsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected