错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Salesforce Lightning Platform

  • Konstantin Kapitanov

摘要

Lightning Component framework is a previous development framework provided by Salesforce for building dynamic and responsive web applications and user interfaces on the Salesforce platform. The Aura framework is the underlying technology that powers the Lightning Component framework. It's a client-side framework that allows you to create reusable components, and it's a fundamental part of Salesforce's Lightning Experience, which provides a modern and streamlined user interface. The Lightning Component framework provides a lot of out-of-the-box components that can be reused, and it is an event-driven architecture. Components basic structure can contain HTML, CSS, JavaScript, SVG files, and Documentation.