W3cubDocs

/Angular 2

CUSTOM_ELEMENTS_SCHEMA: SchemaMetadata

Stable Const

Variable Export

export CUSTOM_ELEMENTS_SCHEMA

Defines a schema that will allow:

  • any non-Angular elements with a - in their name,
  • any properties on elements with a - in their name which is the common rule for custom elements.

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

© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v2.angular.io/docs/ts/latest/api/core/index/CUSTOM_ELEMENTS_SCHEMA-let.html