SchemaMetadata

Experimental Interface

Interface Overview

interface SchemaMetadata {
  name : string
}

Interface Description

Interface for schema definitions in @NgModules.

Interface Details

name : string

exported from @angular/core/index, defined in @angular/core/src/metadata/ng_module.ts

doc_Angular
2016-10-06 09:47:02
Comments
Leave a Comment

Please login to continue.