• 概要
@angular/core

SchemaMetadata

interface
stable

A schema definition associated with a component or an NgModule.

API

    
      interface SchemaMetadata {  name: string;}
    
    

name

string
Jump to details