Help Angular by taking a 1 minute survey!Go to surveyHome

SchemaMetadata

A schema definition associated with an NgModule.

      
      interface SchemaMetadata {
  name: string
}
    

See also

Properties

Property Description
name: string