Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kk-ui/k-progress

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kk-ui/k-progress

> Vue 小插件,线性进度条。

  • 0.1.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

🌈 k-progress

Vue 小插件,线性进度条。

简体中文 | English

📦 安 装

npm install -S k-progress

🔨 开始使用

// main.js
import 'kProgress';

📔 参 数

参数类型默认值可选值说明
percentNumber00-100百分比(必填)
line-heightNumber6进度条高度
typeStringsuccess warning error进度条类型
colorString / Array进度条颜色
bg-colorString#ebeef5颜色代码进度条背景颜色
show-textBooleantrue是否显示进度条文字
formatFunction自定义文字显示,参数为percent
activeBooleanfalse是否开启动态效果
active-colorString / Array动态效果颜色

🖊 说 明

若您在使用中,发现问题,欢迎指正! Issues

LICENSE

MIT

FAQs

Package last updated on 13 Dec 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc