
#Salesforce #APEX #Create #Lightning #Web #Component #Define #정의 #웹컴포넌트
#세일즈포스 #코딩공부 #솔루션공부 #코딩 #기초
UI를 렌더링하는 Lightning 웹 구성 요소에는 HTML 파일, JavaScript 파일 및 메타데이터 구성 파일이 포함되어야 합니다. 프레임워크가 파일을 자동 연결할 수 있도록 파일은 동일한 이름을 사용해야 합니다. 서비스 구성 요소(라이브러리)에는 JavaScript 파일과 메타데이터 구성 파일이 포함되어야 합니다.
https://www.youtube.com/playlist?list=PLgIMQe2PKPSJ0hK7DInqhLlw7QK5Pt6fD
Lightning Web Components
www.youtube.com

https://developer.salesforce.com/docs/platform/lwc/guide/create-components-define.html
Define a Component | Lightning Web Components Developer Guide | Salesforce Developers
developer.salesforce.com
A Lightning web component that renders UI must include an HTML file, a JavaScript file, and a metadata configuration file. The files must use the same name so the framework can autowire them. A service component (library) must include a JavaScript file and a metadata configuration file.
'Salesforce' 카테고리의 다른 글
| [세일즈포스] 컴포넌트 폴터 Component Folder (0) | 2023.09.26 |
|---|---|
| [세일즈포스] 파일 및 설정 권한 관리 (Who Can See My Files? ) (0) | 2023.09.25 |
| [세일즈포스] 기본 이메일 제약 General Email Limits (0) | 2023.09.24 |
| [세일즈포스] 이메일 보낼 때 주의해야 할 제약사항 (0) | 2023.09.23 |
| [세일즈포스] 커뮤니티 사용자 채터 이메일 활성화 방법 (0) | 2023.09.23 |