Skip to content
杂七杂八工具库
Search
K
Main Navigation
首页
团队
Appearance
Menu
Return to top
On this page
canvas-time 粒子时钟
canvas 时钟渲染组件。
基础用法
代码如下:
vue
<
LCanvasTime
color
=
"#000000"
bgColor
=
"#ffff11"
/>
1
canvas-time API
Attributes
属性名
说明
类型
默认值
color
粒子颜色, 默认 #000000
string
#000000
bgColor
画布背景色, 默认 #ffffff
string
#ffffff