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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.