113043/ng-generate-component-inlinestyle-true
What is the difference between these 2 commands. which is the best practice?
ng generate component <component-name> --inlinestyle=true
ng generate component <component-name> --inlineTemplate=true --inlineStyle=true
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.