Category: Lightning Aura

Navigation Service in Lightning Aura 0

Navigation Service in Lightning Aura

Salesforce provides a powerful navigation service in Lightning Aura components that enables developers to navigate between different web pages, record pages and applications. Use lightning:navigation component to navigate given pageReference generated by lightning:pageReferenceUtils. pageReference...

Lightning Modal / Popup in Salesforce 0

Lightning Modal / Popup in Salesforce

Lightning Modal is an UI component that improve user experience by presenting information or accepting user input without moving away from current screen. It is mostly used for editing or creating records and confirmations...