0.0.4 • Published 3 years ago

angular-lib-frank v0.0.4

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

AngularLib

This library was generated with Angular CLI version 12.0.3.

Code scaffolding

Run ng generate component component-name --project angular-lib to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project angular-lib.

Note: Don't forget to add --project angular-lib or else it will be added to the default project in your angular.json file.

Build

Run ng build angular-lib to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build angular-lib, go to the dist folder cd dist/angular-lib and run npm publish.

Running unit tests

Run ng test angular-lib to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

取用驗證碼區塊 以@ViewChild(VerifyCodeComponent) verifyCodeComponent: VerifyCodeComponent; 以此method進行驗證:(method) VerifyCodeComponent.validate(code: any): boolean