diff --git a/docs/framework-integration/angular.md b/docs/framework-integration/angular.md index 7d0e79163..0e6c88926 100644 --- a/docs/framework-integration/angular.md +++ b/docs/framework-integration/angular.md @@ -403,6 +403,8 @@ first file you should import in your Angular project. **Required** +**Default: `'component'`** + **Type: `'component' | 'scam' | 'standalone`** Specifies the type of output to be generated. It can take one of the following values: diff --git a/versioned_docs/version-v4.0/framework-integration/angular.md b/versioned_docs/version-v4.0/framework-integration/angular.md index 7d0e79163..0e6c88926 100644 --- a/versioned_docs/version-v4.0/framework-integration/angular.md +++ b/versioned_docs/version-v4.0/framework-integration/angular.md @@ -403,6 +403,8 @@ first file you should import in your Angular project. **Required** +**Default: `'component'`** + **Type: `'component' | 'scam' | 'standalone`** Specifies the type of output to be generated. It can take one of the following values: