Skip to content

canvas-time 粒子时钟

canvas 时钟渲染组件。

基础用法

代码如下:

vue
<LCanvasTime color="#000000" bgColor="#ffff11" />

canvas-time API

Attributes

属性名说明类型默认值
color粒子颜色, 默认 #000000string#000000
bgColor画布背景色, 默认 #ffffffstring#ffffff