Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 389 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 389 Bytes

angular-snippet

Code sample of Angular followed in the Solution Analysts

Files included:

  • validation.service.ts : A common validator service useful with directive forms
  • admins/admins.component.html : A sample component's html page
  • admins.component.scss : A sample component's scss page
  • admins.component.ts : A sample component's typescript implementation covering interaction