Enum generator
This is the documentation for Angular 6.
You can switch to the latest version Angular 10.
You can switch to the latest version Angular 10.
ng generate enum [name] [--[argument]=[value]]
ng generate e
Create an enumeration.
Options
--project
#
Type | string |
--lintFix
#
Type | boolean |
Default | false |