A

Admin • 828.70K Points
Coach

Q. What keyword is used in component metadata to mark it standalone?

  • (A) standalone: true
  • (B) isStandalone: true
  • (C) standaloneComponent: true
  • (D) rootComponent: true
  • Correct Answer - Option(A)
  • Views: 5
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
Use `standalone: true` in the component decorator to define it as standalone.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.