Demo practice questions for guest users.
statusComponent.js-meta.xml) must specify where the component can be used and expose it to Lightning App Builder. Option B is correct because adding lightning__RecordPage inside the section makes the component available for record pages. Option C is also correct because true must be set to allow the component to appear in Lightning App Builder. Option A is incorrect because targets are defined in the .js-meta.xml file, not in the .js file. Option D is incorrect because masterLabel is not used to make an LWC available on a record page.