npx-marquee-super
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

npx-marquee-super

基于Angular8.0的滚动插件

使用

第一步

// 注入模块
import { NpxMarqueeSuperModule } from 'npx-marquee-super';

imports: [
    NpxMarqueeSuperModule
  ],

第二步

// 组件中调用
<lib-npx-marquee-super [speed]="100" [direction]="'left'">
</lib-npx-marquee-super>

参数

参数 说明 类型 默认值
speed 速度 number -
direction 方向 left -

#License MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i npx-marquee-super

Weekly Downloads

2

Version

0.0.2

License

none

Unpacked Size

71.6 kB

Total Files

23

Last publish

Collaborators

  • weisi55