본문 바로가기

Salesforce QA/Lightning

Which interface we are supposed to implement so that a lightning component can be used as quick action?

728x90

Q : Which interface we are supposed to implement so that a lightning component can be used as quick action?
Q : Lightning 구성 요소를 빠른 작업으로 사용할 수 있도록 어떤 인터페이스를 구현해야 합니까?

A : We need to implement the following "force: lightningQuickAction" so that we can use the component as a Quick Action
A : 컴포넌트를 빠른 동작으로 사용할 수 있도록 다음과 같은 "force : lightningQuickAction"을 구현해야 합니다.

728x90