angular / 5 / api / core / custom_elements_schema.html

CUSTOM_ELEMENTS_SCHEMA

const

const CUSTOM_ELEMENTS_SCHEMA: any;

Description

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.

© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/core/CUSTOM_ELEMENTS_SCHEMA