Question from the Angular 4 (legacy) test

Generate a component.,The generated element will be imported/declared in the ui-tools module.,The test (*my-widget.component.spec.ts*) and template (*my-widget.component.html*) files will be created on the fly.

Expert

Concerning the following command line:

ng g c my-widget -m ui-tools -is true --spec --export false

Which of the following assertions are correct?

Author: Mathieu RobinStatus: PublishedQuestion passed 448 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!