How to Notify User about Unsaved Changes on the UI using Lightning Component
In this blog, we will discuss on how to notify the user about unsaved changes on the UI by using Lightning:unsavedChanges component. Lightning:unsavedChanges For example, this component provides a way to notify the user about unsaved changes on the UI and to participate in saving or discarding those changes based on the user’s decision. Let’s… Read More »