Interface 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 interface [name] [type] [--[argument]=[value]]
ng generate i
Create an interface.
Options
--project
#
Type | string |
--prefix
#
Type | string |
--lintFix
#
Type | boolean |
Default | false |