A

Admin • 828.70K Points
Coach

Q. What is the purpose of the 'schemas' property in an NgModule?

  • (A) To allow usage of custom elements or suppress unknown element errors
  • (B) To import other modules
  • (C) To declare components
  • (D) To provide services
  • Correct Answer - Option(A)
  • Views: 17
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
'schemas' can include CUSTOM_ELEMENTS_SCHEMA for Web Components.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.