ngx-scroll-to-first-invalid:提交时滚动到Angular表单中滚动到第一个无效表单控件的指令

时间:2024-06-03 10:58:56
【文件属性】:

文件名称:ngx-scroll-to-first-invalid:提交时滚动到Angular表单中滚动到第一个无效表单控件的指令

文件大小:138KB

文件格式:ZIP

更新时间:2024-06-03 10:58:56

angular control form scroll directive

@ ngx-scroll-to-first-invalid Angular指令在提交时滚动到表单内的第一个无效输入 · 目录 地位 快速开始 首先,您需要安装npm模块: npm i @ismaestro/ngx-scroll-to-first-invalid --save 1.导入NgxScrollToFirstInvalidModule : import { BrowserModule } from '@angular/platform-browser' ; import { NgModule } from '@angular/core' ; import { NgxScrollToFirstInvalidModule } from '@ismaestro/ngx-scroll-to-first-invalid' ; @ NgModule ( { imports : [


【文件预览】:
ngx-scroll-to-first-invalid-master
----tsconfig.spec.json(262B)
----src()
--------main.ts(370B)
--------index.html(342B)
--------styles.css(80B)
--------polyfills.ts(3KB)
--------environments()
--------favicon.ico(5KB)
--------assets()
--------tslint.json(314B)
--------test.ts(642B)
--------app()
----scripts()
--------deploy.sh(232B)
----angular.json(5KB)
----CONTRIBUTING.md(4KB)
----.travis.yml(772B)
----tsconfig.json(568B)
----LICENSE(1KB)
----tslint.json(3KB)
----README.md(3KB)
----tsconfig.app.json(210B)
----browserslist(375B)
----.editorconfig(245B)
----.gitignore(513B)
----karma.conf.js(1KB)
----CHANGELOG.md(874B)
----package-lock.json(427KB)
----e2e()
--------src()
--------tsconfig.json(214B)
--------protractor.conf.js(866B)
----projects()
--------ngx-scroll-to-first-invalid-lib()
----package.json(2KB)

网友评论