CUSTOM_ELEMENTS_SCHEMA
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, I