SchemaMetadata

A schema definition associated with an NgModule.

与 NgModule 相关的 schema(HTML架构)定义。

interface SchemaMetadata { name: string }

参见

属性

属性名类型说明
name