tl-progress
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

TlTimer

angular 进度条组件:

一个圆形进图条

DEMO

angular 开发版本 9.1.12.

安装

npm i tl-progress --save

引用

在 app.component.ts 中引入

import { TlProgressModule } from 'tl-progress';
...
imports:[
    ...
    TlProgressModule,
]

使用

<tlProgress percentage="80"></tlProgress>

Readme

Keywords

Package Sidebar

Install

npm i tl-progress

Weekly Downloads

2

Version

0.0.1

License

none

Unpacked Size

153 kB

Total Files

24

Last publish

Collaborators

  • liuda