Salesforce Certified B2B Commerce Administrator Practice Test - Questions Answers, Page 21
List of questions
Related questions
A developer needs to make a call to a long running web service which is critical to finalizing their checkout process. Which three items should the developer consider in their implementation?
Which Lightning web component path allows a developer to view or edit a record while maintaining control over specifying its layout and set of fields?
A developer has created a custom Lightning web component for the Cart page that needs to react to changes to cart items from the standard cart component.
How should the developer implement the custom component so changes to cart items and quantities are reflected?
Which category can receive signaling from a Lightning Message Channel? 03m 42s
Which two methods should a developer implement in a Lightning web component to 03m 355
successfully handle the subscription lifecycle of a Message Channel?
Which practice is allowed when it comes to naming a Lightning web component's folder and associated files?
Which element can be used to pass HTML from a parent component to a child component?
A developer has created a custom Lightning web component to display on the Product Detail 03m 10s page in the store. When the developer goes to add the component to the page in Experience Builder, it is missing from the list of custom components.
Which XML fragment should the developer include in the component's configuration XML file to ensure the custom component is available to add to the page?
A developer is building a custom component in Lightning web components (LWC) that has a grandchild component that needs to pass information to the grandparent component. Ex Ther m Ss
What is the correct way to demonstrate the passing of a message from the grandchild component to the grandparent component?
A)
B)
C)
D)
What are two purposes of the Shadow DOM in a Lightning web component?
Question