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
Please login to continue.