When a component is connected to the DOM, which of the following function is invoked?

19. When a component is connected to the DOM, which of the following function is invoked?

  1. Attached
  2. Bind
  3. Unbind
  4. Connect

Answer: A) Attached

Explanation:

When a component is connected to the DOM, the attached function is invoked.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.