ngx-drag-to-select:用于Angular 6及更高版本的轻量级,快速,可配置和React式拖动选择组件-源码

上传者: 42104778 | 上传时间: 2021-01-31 14:12:22 | 文件大小: 295KB | 文件类型: ZIP
ngx拖动以选择 轻巧,快速,可配置的React式拖动选择组件,适用于Angular 6及更高版本 演示版 操场 如果您想将其用于试驾,请查看此 :high_voltage: 。 产品特点 拖动以选择 捷径 可订制 :nail_polish: 轻巧的 易于使用 准备进行AoT和SSR 符合 包括FESM2015,FESM5和UMD捆绑包 :package: 它很快 :racing_car: 移动友好 :mobile_phone: 经过全面测试 :police_car_light: 例子 : AppComponent出AppComponent ! :有一个专用的PhoneComponent组件,该组件使用此库中的所有工具和功能来实现类似Google Inbox的选择体验。 目录 安装 npm install ngx-drag-to-select 要么 yarn add ngx-drag-to-select 上面将安装最新的稳定版本。 如果您希望生活在边缘,还可以使用next标签。 这样做可以为您提供最新的alpha , beta或release candidate 。 建

文件下载

资源详情

[{"title":"( 94 个子文件 295KB ) ngx-drag-to-select:用于Angular 6及更高版本的轻量级,快速,可配置和React式拖动选择组件-源码","children":[{"title":"ngx-drag-to-select-master","children":[{"title":".github","children":[{"title":"workflows","children":[{"title":"deployment.yml <span style='color:#111;'> 996B </span>","children":null,"spread":false},{"title":"main.yml <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"commitlint.config.js <span style='color:#111;'> 406B </span>","children":null,"spread":false},{"title":"yarn.lock <span style='color:#111;'> 563.25KB </span>","children":null,"spread":false},{"title":".prettierignore <span style='color:#111;'> 17B </span>","children":null,"spread":false},{"title":"src","children":[{"title":"main.ts <span style='color:#111;'> 439B </span>","children":null,"spread":false},{"title":"index.html <span style='color:#111;'> 473B </span>","children":null,"spread":false},{"title":"polyfills.ts <span style='color:#111;'> 2.99KB </span>","children":null,"spread":false},{"title":"environments","children":[{"title":"environment.ts <span style='color:#111;'> 388B </span>","children":null,"spread":false},{"title":"environment.prod.ts <span style='color:#111;'> 52B </span>","children":null,"spread":false}],"spread":true},{"title":"main.server.ts <span style='color:#111;'> 298B </span>","children":null,"spread":false},{"title":"favicon.ico <span style='color:#111;'> 5.30KB </span>","children":null,"spread":false},{"title":"styles.scss <span style='color:#111;'> 703B </span>","children":null,"spread":false},{"title":"assets","children":[{"title":".gitkeep <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"no-content.svg <span style='color:#111;'> 1.92KB </span>","children":null,"spread":false},{"title":"windows-icon.svg <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"iphone.svg <span style='color:#111;'> 935B </span>","children":null,"spread":false},{"title":"apple-icon.svg <span style='color:#111;'> 1.58KB </span>","children":null,"spread":false}],"spread":true},{"title":"tsconfig.app.json <span style='color:#111;'> 186B </span>","children":null,"spread":false},{"title":"tsconfig.server.json <span style='color:#111;'> 291B </span>","children":null,"spread":false},{"title":"app","children":[{"title":"app.component.scss <span style='color:#111;'> 1.85KB </span>","children":null,"spread":false},{"title":"phone","children":[{"title":"phone.component.scss <span style='color:#111;'> 2.41KB </span>","children":null,"spread":false},{"title":"phone.component.html <span style='color:#111;'> 1.97KB </span>","children":null,"spread":false},{"title":"phone.component.ts <span style='color:#111;'> 2.63KB </span>","children":null,"spread":false}],"spread":false},{"title":"shortcut","children":[{"title":"shortcut.component.ts <span style='color:#111;'> 925B </span>","children":null,"spread":false},{"title":"shortcut.component.scss <span style='color:#111;'> 647B </span>","children":null,"spread":false}],"spread":false},{"title":"app.server.module.ts <span style='color:#111;'> 304B </span>","children":null,"spread":false},{"title":"app.module.ts <span style='color:#111;'> 1.87KB </span>","children":null,"spread":false},{"title":"app.component.html <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"app.component.ts <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false},{"title":"footer","children":[{"title":"footer.component.ts <span style='color:#111;'> 238B </span>","children":null,"spread":false},{"title":"footer.component.scss <span style='color:#111;'> 229B </span>","children":null,"spread":false},{"title":"footer.component.html <span style='color:#111;'> 244B </span>","children":null,"spread":false}],"spread":false},{"title":"shortcuts","children":[{"title":"shortcuts.component.ts <span style='color:#111;'> 266B </span>","children":null,"spread":false},{"title":"shortcuts.component.html <span style='color:#111;'> 1.23KB </span>","children":null,"spread":false},{"title":"shortcuts.component.scss <span style='color:#111;'> 0B </span>","children":null,"spread":false}],"spread":false},{"title":"header","children":[{"title":"header.component.scss <span style='color:#111;'> 408B </span>","children":null,"spread":false},{"title":"header.component.ts <span style='color:#111;'> 202B </span>","children":null,"spread":false},{"title":"header.component.html <span style='color:#111;'> 1003B </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"typings.d.ts <span style='color:#111;'> 104B </span>","children":null,"spread":false}],"spread":false},{"title":"cypress","children":[{"title":"integration","children":[{"title":"dragging.spec.ts <span style='color:#111;'> 13.46KB </span>","children":null,"spread":false},{"title":"public-apis.spec.ts <span style='color:#111;'> 746B </span>","children":null,"spread":false},{"title":"styling-and-classes.spec.ts <span style='color:#111;'> 3.40KB </span>","children":null,"spread":false},{"title":"clicking.spec.ts <span style='color:#111;'> 7.06KB </span>","children":null,"spread":false},{"title":"mobile.spec.ts <span style='color:#111;'> 4.10KB </span>","children":null,"spread":false}],"spread":true},{"title":"plugins","children":[{"title":"cy-ts-preprocessor.js <span style='color:#111;'> 399B </span>","children":null,"spread":false},{"title":"index.js <span style='color:#111;'> 160B </span>","children":null,"spread":false}],"spread":true},{"title":"tsconfig.json <span style='color:#111;'> 274B </span>","children":null,"spread":false},{"title":"tslint.json <span style='color:#111;'> 86B </span>","children":null,"spread":false},{"title":"support","children":[{"title":"commands.ts <span style='color:#111;'> 3.07KB </span>","children":null,"spread":false},{"title":"utils.ts <span style='color:#111;'> 2.57KB </span>","children":null,"spread":false},{"title":"index.js <span style='color:#111;'> 21B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"cypress.json <span style='color:#111;'> 111B </span>","children":null,"spread":false},{"title":"angular.json <span style='color:#111;'> 5.23KB </span>","children":null,"spread":false},{"title":"CONTRIBUTING.md <span style='color:#111;'> 3.72KB </span>","children":null,"spread":false},{"title":"tsconfig.json <span style='color:#111;'> 517B </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":".prettierrc <span style='color:#111;'> 126B </span>","children":null,"spread":false},{"title":"tslint.json <span style='color:#111;'> 1.86KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 23.60KB </span>","children":null,"spread":false},{"title":"DEVELOPERS_GUIDE.md <span style='color:#111;'> 3.60KB </span>","children":null,"spread":false},{"title":".editorconfig <span style='color:#111;'> 245B </span>","children":null,"spread":false},{"title":"CODE_OF_CONDUCT.md <span style='color:#111;'> 3.14KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 544B </span>","children":null,"spread":false},{"title":"server.ts <span style='color:#111;'> 1.63KB </span>","children":null,"spread":false},{"title":"CHANGELOG.md <span style='color:#111;'> 11.56KB </span>","children":null,"spread":false},{"title":"projects","children":[{"title":"ngx-drag-to-select","children":[{"title":"tsconfig.spec.json <span style='color:#111;'> 203B </span>","children":null,"spread":false},{"title":"tsconfig.lib.prod.json <span style='color:#111;'> 97B </span>","children":null,"spread":false},{"title":"src","children":[{"title":"scss","children":[{"title":"variables.scss <span style='color:#111;'> 404B </span>","children":null,"spread":false},{"title":"ngx-drag-to-select.scss <span style='color:#111;'> 911B </span>","children":null,"spread":false},{"title":"mixins.scss <span style='color:#111;'> 172B </span>","children":null,"spread":false}],"spread":false},{"title":"lib","children":[{"title":"models.ts <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"config.ts <span style='color:#111;'> 310B </span>","children":null,"spread":false},{"title":"keyboard-events.service.ts <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"operators.ts <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"shortcut.service.ts <span style='color:#111;'> 5.21KB </span>","children":null,"spread":false},{"title":"utils.ts <span style='color:#111;'> 2.91KB </span>","children":null,"spread":false},{"title":"constants.ts <span style='color:#111;'> 135B </span>","children":null,"spread":false},{"title":"select-item.directive.ts <span style='color:#111;'> 2.00KB </span>","children":null,"spread":false},{"title":"tokens.ts <span style='color:#111;'> 265B </span>","children":null,"spread":false},{"title":"drag-to-select.module.ts <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"shortcut.service.spec.ts <span style='color:#111;'> 7.57KB </span>","children":null,"spread":false},{"title":"select-container.component.scss <span style='color:#111;'> 50B </span>","children":null,"spread":false},{"title":"select-container.spec.ts <span style='color:#111;'> 7.53KB </span>","children":null,"spread":false},{"title":"select-container.component.ts <span style='color:#111;'> 19.91KB </span>","children":null,"spread":false}],"spread":false},{"title":"public_api.ts <span style='color:#111;'> 192B </span>","children":null,"spread":false}],"spread":false},{"title":"tsconfig.lib.json <span style='color:#111;'> 699B </span>","children":null,"spread":false},{"title":"jest.config.js <span style='color:#111;'> 295B </span>","children":null,"spread":false},{"title":"tslint.json <span style='color:#111;'> 187B </span>","children":null,"spread":false},{"title":"test.ts <span style='color:#111;'> 30B </span>","children":null,"spread":false},{"title":"ng-package.json <span style='color:#111;'> 195B </span>","children":null,"spread":false},{"title":"ng-package.prod.json <span style='color:#111;'> 168B </span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'> 789B </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"package.json <span style='color:#111;'> 4.06KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明