ngx-stickybits:使用Stickybits的Angular指令,它是`position的轻量级替代

时间:2024-06-03 11:17:41
【文件属性】:

文件名称:ngx-stickybits:使用Stickybits的Angular指令,它是`position的轻量级替代

文件大小:116KB

文件格式:ZIP

更新时间:2024-06-03 11:17:41

angular sticky ngx stickybits TypeScript

ngx-stickybits 使用角度粘性指令,一种可替代position: sticky的轻型替代品position: sticky polyfills。 :alarm_clock: 该项目仍在进行中,可能会进行重大更改。 目录 贡献 安装 要将ngx-stickybits库添加到package.json使用以下命令。 npm install ngx-stickybits --save 配置 将StickybitsModule导入到您的angular模块,以便能够使用stickybits指令。 import { NgModule } from '@angular/core'; + import { StickybitsModule } from 'ngx-stickybits'; import { AppComponent } from './app.component'; @NgModule({


【文件预览】:
ngx-stickybits-master
----package.json(3KB)
----tslint.json(3KB)
----angular.json(3KB)
----LICENSE(1KB)
----.npmignore(9B)
----tsconfig.json(616B)
----.gitignore(637B)
----lib()
--------public_api.ts(29B)
--------tsconfig.lib.json(716B)
--------package.json(676B)
--------tslint.json(258B)
--------ng-package.json(185B)
--------test.ts(703B)
--------tsconfig.spec.json(236B)
--------src()
--------karma.conf.js(1KB)
----.circleci()
--------config.yml(3KB)
----demo()
--------browserslist(429B)
--------tsconfig.app.json(112B)
--------tslint.json(314B)
--------src()
----README.md(7KB)
----yarn.lock(270KB)
----.editorconfig(246B)
----.vscode()
--------settings.json(178B)

网友评论