nguyenvanduocit / vue-loading-spinner

Just another collection of loading spinners with Vue.js, alot of spinners
https://nguyenvanduocit.github.io/vue-loading-spinner/
685 stars 105 forks source link

Different color #9

Closed khawarizmus closed 1 year ago

khawarizmus commented 6 years ago

How can i change the color of the spinner?

BonusPlay commented 6 years ago

Just pass color as an attribute.

<CubeShadow background="#FF0000"></CubeShadow>

You can do the same with size and duration attributes.

LiuSuY commented 6 years ago

审查元素然后找到需要修改的颜色 覆盖class 样式