What are the tools included in lightning ?
Answer / Surabhi Sachdeva
Lightning includes various development tools such as:
1. Lightning Components: Pre-built and custom UI components for building flexible, responsive pages.
2. Lightning App Builder: A visual interface for creating and configuring applications without writing code.
3. Salesforce CLI (Command Line Interface): A tool that allows you to work with Apex, Visualforce, and more from the command line.
4. Lightning Web Components (LWC): Open-source library for building modern web components using HTML, CSS, and JavaScript.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain Assignment process & validations.
What is the character limit of custom label?
What are the types of custom settings in salesforce?
Explain the term 'Data Skew' in Salesforce?
Is lightning an mvc framework ? : salesforce lightning component
Is it possible that data you see on dashboard and data you see on report after drilling down the report on dashboard are different? : salesforce reports and dashboards
What is the character limit of custom label? : salesforce crm
What is a visualforce component?
What is webservices ? : salesforce integration
What is the difference between isNull and isBlank?
How to undeployed from deployed items?
Can we make a lightning component that shows up in both the mobile and the desktop user interfaces ? : salesforce lightning component