Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 354 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 354 Bytes

Bootstrap 4 Validation with Angular 7+

This project was generated with Angular CLI version 7.2.3.

Usage

1. Installation

npm i @wizpanda/ngx-bootstrap-validation --save

2. Change in your <form> tag

Add [wpForm] in your <form> tag and change (submit) to (validFormSubmit).