PDI · Question #205
What can be easily developed using the Lightning Component framework?
The correct answer is C. Lightning Pages. The Lightning Component framework is designed for building modern, responsive user interfaces, making it ideal for developing Lightning Pages.
Question
What can be easily developed using the Lightning Component framework?
Options
- ACustomized JavaScript buttons
- BSalesforce Classic user Interface pages
- CLightning Pages
- DSalesforce integrations
How the community answered
(46 responses)- A2% (1)
- B2% (1)
- C89% (41)
- D7% (3)
Why each option
The Lightning Component framework is designed for building modern, responsive user interfaces, making it ideal for developing Lightning Pages.
Customized JavaScript buttons are primarily associated with Salesforce Classic and are not the main focus or an 'easy' development target for the Lightning Component framework.
Salesforce Classic user Interface pages are built using Visualforce or older technologies and are not directly developed using the Lightning Component framework.
The Lightning Component framework, including both Aura Components and Lightning Web Components (LWC), is the foundational technology for building custom user interfaces in Salesforce Lightning Experience. These components are specifically designed to be easily incorporated into and compose Lightning Pages, providing dynamic and interactive user experiences within the Lightning platform.
While Lightning components can interact with integrated systems, the framework itself is primarily for UI development, not for building Salesforce integrations directly.
Concept tested: Purpose of Lightning Component Framework
Source: https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.components_introduction
Topics
Community Discussion
No community discussion yet for this question.