ExamGecko
Question list
Search
Search

Question 220 - Certified B2B Commerce Developer discussion

Report
Export

What are two maintainable ways that Lightning Web Components can be made mobile ready? 33m 215

A.
Create a Lightning app page and add the component to the mobile navigation
Answers
A.
Create a Lightning app page and add the component to the mobile navigation
B.
Import a third party JavaScript library
Answers
B.
Import a third party JavaScript library
C.
Install the mobile extensions plug-in for VS Code
Answers
C.
Install the mobile extensions plug-in for VS Code
D.
Decorate templates with mobile-ready
Answers
D.
Decorate templates with mobile-ready
Suggested answer: A, D

Explanation:

To make Lightning Web Components mobile-ready, one maintainable approach is to create a Lightning app page and then add the component to the mobile navigation. This ensures that the component is accessible and optimized for mobile users within the Salesforce mobile app. Another approach is to design the component's templates with responsiveness in mind, using CSS and layout techniques that adapt to different screen sizes. Salesforce documentation on mobile-ready development practices provides guidelines on creating responsive designs and optimizing components for mobile use.

asked 23/09/2024
ANNA RIBALTA
26 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first