angular / 14.0.0 / api / core / schemametadata.html /

SchemaMetadata

interface

A schema definition associated with an NgModule.

interface SchemaMetadata {
  name: string
}

See also

Properties

Property Description
name: string

© 2010–2022 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/api/core/SchemaMetadata