Exit PDII Salesforce Certified Platform Developer II (Plat-Dev-301)
Question 5 of 5
0% complete
Q5 Single choice

A Lightning Component functions in preview mode and needs to be used inside a Lightning App Builder page, but it is not available.

What change should be applied to the component?

  • A

    Refresh the sandbox and upgrade it to the latest API version.

  • B

    Delete the component, metadata, and Apex controller and recreate them.

  • C

    Expose it in the markup using the implements and access attributes.

  • D

    Look for errors in the logic in the JavaScript controller.