nerdexam
Salesforce

PDI · Question #139

A developer created a Lightning web component called statusComponent to be inserted into the Account record page. Which two things should the developer do to make the component available?

Sign in or unlock PDI to reveal the answer and full explanation for question #139. The question stem and answer options stay visible for context.

Submitted by salim_om· Apr 18, 2026User Interface

Question

A developer created a Lightning web component called statusComponent to be inserted into the Account record page. Which two things should the developer do to make the component available?

Options

  • AAdd <isExposed> true</isExposed> to the statusComponent.js-meta ml file.
  • BAdd <target> lighting _RecordPage </target> to the statusComponent.js-meta ml file.
  • CAdd < masterLabel>Account</master Label> to the statusComponent.js-meta ml file.
  • DAdd<target> Lightning_RecordPage </target> to the statusComponent.js file.

Unlock PDI to see the answer

You've previewed enough free PDI questions. Unlock PDI for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Lightning Web Components (LWC)#LWC Metadata#js-meta.xml#Lightning Record Page
Full PDI Practice